Andrew 2 months ago
parent
commit
bbd794a52e
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      app/Models/User.php

+ 0
- 1
app/Models/User.php View File

@@ -53,4 +53,3 @@ class User extends Authenticatable implements FilamentUser
53 53
         return true;
54 54
     }
55 55
 }
56
-}