remove whitespace

This commit is contained in:
2023-04-11 14:08:53 +10:00
parent d27e707044
commit db3d831bc0

View File

@@ -21,7 +21,6 @@ class Permission extends Model
'user',
];
/**
* Get the User associated with this model
*