Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzotikov committed Nov 12, 2024
1 parent 16589d1 commit c124abf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/Addons/Environment.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,3 @@ private function addHostname(): void
}
}
}

2 changes: 1 addition & 1 deletion src/Catcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

namespace Hawk;

use Hawk\Addons\Headers;
use Hawk\Addons\Environment;
use Hawk\Addons\Headers;
use Hawk\Transport\CurlTransport;
use Throwable;

Expand Down

0 comments on commit c124abf

Please sign in to comment.