Skip to content

Commit

Permalink
Merge pull request #26 from askdkc/delete-debug-dump
Browse files Browse the repository at this point in the history
Fix: delete debug line
  • Loading branch information
askdkc authored Nov 16, 2022
2 parents 8d2c519 + 9cc0069 commit 3d9802e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Commands/BreezejpCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ public function handle(): int

return self::SUCCESS;
}
dump(self::FAILURE);

return self::FAILURE;
}
Expand Down

0 comments on commit 3d9802e

Please sign in to comment.