Skip to content

Commit ff22b0b

Browse files
fix: exception is not a function
1 parent eb23c30 commit ff22b0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/BackupTablesService.php

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
use Illuminate\Support\Facades\Schema;
88
use Symfony\Component\Console\Output\ConsoleOutput;
99

10-
use function Exception;
11-
1210
class BackupTablesService
1311
{
1412
public array $response = [];

0 commit comments

Comments
 (0)