Skip to content

Commit b948a4f

Browse files
committed
Fixed styleci issue
1 parent 25b0c29 commit b948a4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Commands/DatabaseSeed.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22

33
namespace CodexShaper\DBM\Commands;
44

5-
use CodexShaper\DBM\ManagerServiceProvider;
65
use Illuminate\Console\Command;
76
use Illuminate\Filesystem\Filesystem;
87
use Symfony\Component\Console\Input\InputOption;
9-
use Symfony\Component\Process\Process;
108

119
class DatabaseSeed extends Command
1210
{

0 commit comments

Comments
 (0)