Completed
Pull Request — master (#31)
by Asif
04:45
created
src/Commands/CreateShortcode.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace Webwizo\Shortcodes\Commands;
3 3
 
4 4
 use Illuminate\Console\Command;
5
-use Illuminate\Filesystem\Filesystem;
6 5
 use File;
7 6
 
8 7
 class CreateShortcode extends Command
Please login to merge, or discard this patch.