Преглед изворни кода

Removed a spurious new line.

Daniele Alessandri пре 15 година
родитељ
комит
a3ead444b2
1 измењених фајлова са 1 додато и 1 уклоњено
  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'; }
 }
-?>
+?>