Skip to content

Commit

Permalink
Coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
janpecha committed May 11, 2021
1 parent 95077c3 commit 46020e9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/SqlSchema/Column.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?php

use CzProject\SqlSchema\Column;
use Tester\Assert;

require __DIR__ . '/../bootstrap.php';
Expand Down
1 change: 0 additions & 1 deletion tests/SqlSchema/IndexColumn.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?php

use CzProject\SqlSchema\IndexColumn;
use Tester\Assert;

require __DIR__ . '/../bootstrap.php';
Expand Down

0 comments on commit 46020e9

Please sign in to comment.