Skip to content

Commit

Permalink
Remove use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
yourjhay committed Jun 25, 2023
1 parent 48ba85d commit a6078e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/Providers/EventServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

namespace App\Providers;

use App\Models\User;
use App\Observers\UserObserver;

class EventServiceProvider {

/**
Expand Down

0 comments on commit a6078e1

Please sign in to comment.