Completed
Pull Request — master (#15)
by John
07:45 queued 12s
created
src/GraphicResolver/FilepathGraphicResolver.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
             }
63 63
         }
64 64
 
65
-          // calculate colors
65
+            // calculate colors
66 66
         $meta['colors'] = !$meta['colors'] ? pow(2, $meta['bits']) : $meta['colors'];
67 67
 
68 68
         // read color palette
Please login to merge, or discard this patch.