Skip to content

Commit 175cd75

Browse files
committed
Remove unmodified abstract property
1 parent f7319dd commit 175cd75

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/system/Database/Live/SQLite/AlterTableTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@ final class AlterTableTest extends CIUnitTestCase
3838
protected $migrate = false;
3939

4040
private Table $table;
41-
42-
/**
43-
* @var Connection
44-
*/
45-
protected $db;
46-
4741
private Forge $forge;
4842

4943
protected function setUp(): void

0 commit comments

Comments
 (0)