Remove unnecessary reference.

Fixes #3044
This commit is contained in:
Luke Towers 2018-08-06 08:25:23 -06:00
parent 7e6800ea6e
commit 99478a4fcc
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ use StdClass;
use Illuminate\Console\Command;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Filesystem\Filesystem;
/**
* Console command to implement a "public" folder.