Parcourir la source

Removed a spurious new line.

Daniele Alessandri il y a 15 ans
Parent
commit
a3ead444b2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      lib/Predis.php

+ 1 - 1
lib/Predis.php

@@ -2280,4 +2280,4 @@ class Discard extends \Predis\InlineCommand {
     public function canBeHashed()  { return false; }
     public function getCommandId() { return 'DISCARD'; }
 }
-?>
+?>