Skip to content

Commit

Permalink
chore: fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanramsi authored and github-actions[bot] committed Jan 13, 2024
1 parent 7e274a5 commit a9a20bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/Providers/WebsiteServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@

namespace App\Providers;

use App\Conference\Blocks\InformationBlock;
use App\Conference\Pages\Home;
use App\Facades\Block;
use App\Http\Middleware\SetupDefaultData;
use App\Website\Blocks\CalendarBlock;
use App\Website\Blocks\LoginBlock;
use App\Website\Blocks\ScheduleBlock;
use App\Website\Blocks\SearchBlock;
use App\Website\Blocks\TimelineBlock;
use App\Website\Blocks\TopicBlock;
use Illuminate\Support\Facades\Blade;
use Rahmanramsi\LivewirePageGroup\PageGroup;
Expand Down

0 comments on commit a9a20bc

Please sign in to comment.