Skip to content

Commit 46020e9

Browse files
committed
Coding style
1 parent 95077c3 commit 46020e9

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tests/SqlSchema/Column.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22

3-
use CzProject\SqlSchema\Column;
43
use Tester\Assert;
54

65
require __DIR__ . '/../bootstrap.php';

tests/SqlSchema/IndexColumn.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22

3-
use CzProject\SqlSchema\IndexColumn;
43
use Tester\Assert;
54

65
require __DIR__ . '/../bootstrap.php';

0 commit comments

Comments
 (0)