style: fix php-cs

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2023-08-11 19:49:01 +02:00
parent 63eb8cf350
commit 6891b80eb2
2 changed files with 0 additions and 2 deletions

View File

@@ -47,7 +47,6 @@ use Symfony\Component\Console\Output\OutputInterface;
* @group DB
*/
class ImportExportTest extends \Test\TestCase {
private IDBConnection $connection;
private const TEST_USER1 = 'test-export-user1';
private const TEST_USER3 = 'test-export-user3';