Skip to content

Commit

Permalink
fix: exception is not a function
Browse files Browse the repository at this point in the history
  • Loading branch information
WatheqAlshowaiter committed Aug 22, 2024
1 parent eb23c30 commit ff22b0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/BackupTablesService.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
use Illuminate\Support\Facades\Schema;
use Symfony\Component\Console\Output\ConsoleOutput;

use function Exception;

class BackupTablesService
{
public array $response = [];
Expand Down

0 comments on commit ff22b0b

Please sign in to comment.