Completed
Pull Request — master (#16)
by Steve
01:55
created
src/Protos/V1/Meta/Dice.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
         $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
13 13
 
14 14
         if (static::$is_initialized == true) {
15
-          return;
15
+            return;
16 16
         }
17 17
         $pool->internalAddGeneratedFile(hex2bin(
18 18
             "0abf010a1170726f746f732f646963652e70726f746f121b4d6561645374" .
Please login to merge, or discard this patch.