Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
edgrosvenor committed Jan 18, 2025
1 parent d13dd79 commit 6181c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/kibble/src/Commands/SplitPackagesCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class SplitPackagesCommand extends Command
public function handle(): int
{


$token = config('kibble.github_token');

if (! $token) {
Expand Down

0 comments on commit 6181c71

Please sign in to comment.