Skip to content

Commit

Permalink
remove install command
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-aliraqi committed Jul 1, 2020
1 parent 8611ac6 commit 7f0bb58
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 45 deletions.
44 changes: 0 additions & 44 deletions src/Console/InstallCommand.php

This file was deleted.

1 change: 0 additions & 1 deletion src/Providers/UploaderServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public function boot()

$this->commands([
TemporaryClearCommand::class,
InstallCommand::class,
]);

$this->app->booted(function () {
Expand Down

0 comments on commit 7f0bb58

Please sign in to comment.