Completed
Push — master ( 9a1e57...9eab6b )
by Kamil
02:30
created
src/Redis/Redis.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -162,7 +162,7 @@
 block discarded – undo
162 162
 
163 163
         $this->reqs = [];
164 164
 
165
-         // TODO patch missing pub/sub, pipeline, auth
165
+            // TODO patch missing pub/sub, pipeline, auth
166 166
         $this->handleStop();
167 167
         $this->emit('stop', [ $this ]);
168 168
 
Please login to merge, or discard this patch.