ソースを参照

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'; }
 }
-?>
+?>