Skip to content

Commit

Permalink
Apply fixes from StyleCI (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
denpamusic committed Feb 23, 2019
1 parent 9e3c7f2 commit 1e3e587
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Bucket.php
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ public function read(Connection $connection) : ?self
*/
public function request(?CommandInterface $command = null) : self
{

$this->setReturnData(true);
$this->setReturnCode(1);
$this->setFlags(self::LEVIN_PACKET_REQUEST);
Expand Down

0 comments on commit 1e3e587

Please sign in to comment.