Skip to content

Commit

Permalink
revert commit #574 (#655)
Browse files Browse the repository at this point in the history
  • Loading branch information
resslinger authored Jul 4, 2020
1 parent 02a3029 commit 264beda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Console/AdminLteInstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ public function handle()
if ($this->option('type') == 'full') {
$this->exportBasicViews();
$this->exportBasicRoutes();
$this->exportMainViews();
}
}

Expand Down

0 comments on commit 264beda

Please sign in to comment.