cleanup some files

This commit is contained in:
Matthew Penner
2021-01-16 17:58:54 -07:00
parent 59c71f0862
commit 8c76192649
5 changed files with 9 additions and 8 deletions

View File

@@ -41,7 +41,6 @@ class ServerFactory extends Factory
'installed' => 1,
'allocation_limit' => null,
'database_limit' => null,
'backup_limit' => null,
'created_at' => Carbon::now(),
'updated_at' => Carbon::now(),
];