Skip to content

Commit 7ad1b7f

Browse files
committed
fix: linter errors
1 parent 347ccd1 commit 7ad1b7f

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

tests/CLI/CLITest.php

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

3-
4-
53
namespace Utopia\Tests;
64

75
use Utopia\CLI\CLI;

tests/CLI/ConsoleTest.php

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

3-
4-
53
namespace Utopia\Tests;
64

75
use Utopia\CLI\Console;

tests/CLI/TaskTest.php

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

3-
43
namespace Utopia\Tests;
54

65
use Utopia\CLI\Task;

0 commit comments

Comments
 (0)