Skip to content

Commit

Permalink
Fixed the issue when it was thwrowing error while installing
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevsbuddy committed Jan 14, 2022
1 parent 22d5620 commit a62c5aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Providers/MailConfigServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Illuminate\Support\Facades\Config;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Schema;
use Illuminate\Support\ServiceProvider;

class MailConfigServiceProvider extends ServiceProvider
Expand Down

0 comments on commit a62c5aa

Please sign in to comment.