Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed May 10, 2024
1 parent 907ab49 commit 06e8c3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Schema/AbstractSchema.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@

use function gettype;
use function is_array;
use function preg_replace;
use function str_contains;
use function str_replace;

/**
* Provides a set of methods for working with database schemas such as creating, modifying, and inspecting tables,
Expand Down

0 comments on commit 06e8c3d

Please sign in to comment.