Skip to content

Commit e467a41

Browse files
authored
Apply fixes from StyleCI (#59)
1 parent 1169e6c commit e467a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/EndpointBlocksTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
use FiveamCode\LaravelNotionApi\Entities\Blocks\Toggle;
1818
use FiveamCode\LaravelNotionApi\Entities\Blocks\Video;
1919
use FiveamCode\LaravelNotionApi\Entities\Collections\BlockCollection;
20-
use FiveamCode\LaravelNotionApi\Exceptions\NotionException;
2120
use FiveamCode\LaravelNotionApi\Exceptions\HandlingException;
21+
use FiveamCode\LaravelNotionApi\Exceptions\NotionException;
2222
use Illuminate\Support\Facades\Http;
2323
use Notion;
2424

0 commit comments

Comments
 (0)