Skip to content

Commit 69fc864

Browse files
committed
chore(styleci): apply styleci patch
Signed-off-by: Hari Darshan Gorana <[email protected]>
1 parent 1bec9eb commit 69fc864

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/Github/Api/User/Migration.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Github\Api\User;
44

55
use Github\Api\AbstractApi;
6-
use Github\Exception\MissingArgumentException;
76

87
class Migration extends AbstractApi
98
{

test/Github/Tests/Api/User/MigrationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Github\Tests\Api\User;
44

55
use Github\Api\User\Migration;
6-
use Github\Exception\MissingArgumentException;
76
use Github\Tests\Api\TestCase;
87
use PHPUnit\Framework\MockObject\MockObject;
98

0 commit comments

Comments
 (0)