Skip to content

Commit 61ac02b

Browse files
committed
:octocat:
1 parent d7c8daa commit 61ac02b

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

tests/Query/QueryTestAbstract.php

-3
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,9 @@
1111

1212
namespace chillerlan\DatabaseTest\Query;
1313

14-
use chillerlan\Database\Dialects\Dialect;
15-
use chillerlan\Database\Drivers\DriverInterface;
1614
use chillerlan\Database\Query\QueryException;
1715
use chillerlan\Database\ResultInterface;
1816
use chillerlan\DatabaseTest\DBTestAbstract;
19-
use ReflectionClass;
2017

2118
use function array_column, array_values, in_array, json_encode, md5, range, sleep;
2219

tests/storage/dbtest.sqlite

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)