cleaned up code base thoroughly

This commit is contained in:
2021-02-15 17:18:12 +09:00
parent 21aa932bd4
commit bea3cdd1a4
64 changed files with 471 additions and 3702 deletions

View File

@@ -31,10 +31,6 @@ class HorizonServiceProvider extends HorizonApplicationServiceProvider
return in_array($user->name, [
'Minerva Arbosa',
'Rock Onzo',
'Niloh Shuran',
'Lowjack Tzetsu',
'Amaren Otsada',
'Resource',
]);
});
}