We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1169e6c commit e467a41Copy full SHA for e467a41
tests/EndpointBlocksTest.php
@@ -17,8 +17,8 @@
17
use FiveamCode\LaravelNotionApi\Entities\Blocks\Toggle;
18
use FiveamCode\LaravelNotionApi\Entities\Blocks\Video;
19
use FiveamCode\LaravelNotionApi\Entities\Collections\BlockCollection;
20
-use FiveamCode\LaravelNotionApi\Exceptions\NotionException;
21
use FiveamCode\LaravelNotionApi\Exceptions\HandlingException;
+use FiveamCode\LaravelNotionApi\Exceptions\NotionException;
22
use Illuminate\Support\Facades\Http;
23
use Notion;
24
0 commit comments