@@ -25,5 +25,5 @@ class User extends Model
/**
* The attributes that should be cast to native types.
*/
- protected array $casts = [];、
+ protected array $casts = [];
}