Skip to content

Commit

Permalink
chore(styleci): apply styleci patch
Browse files Browse the repository at this point in the history
Signed-off-by: Hari Darshan Gorana <er.haridarshan@gmail.com>
  • Loading branch information
haridarshan committed May 15, 2023
1 parent 1bec9eb commit 69fc864
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/Github/Api/User/Migration.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace Github\Api\User;

use Github\Api\AbstractApi;
use Github\Exception\MissingArgumentException;

class Migration extends AbstractApi
{
Expand Down
1 change: 0 additions & 1 deletion test/Github/Tests/Api/User/MigrationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace Github\Tests\Api\User;

use Github\Api\User\Migration;
use Github\Exception\MissingArgumentException;
use Github\Tests\Api\TestCase;
use PHPUnit\Framework\MockObject\MockObject;

Expand Down

0 comments on commit 69fc864

Please sign in to comment.