SystemTypes: drop database table. It was originally removed in #65, but put back in fcd511c4de, and now totally unused.

This commit is contained in:
Graham Christensen
2021-10-24 21:38:04 -04:00
parent 3516950d3c
commit ff888032eb
4 changed files with 1 additions and 82 deletions
-1
View File
@@ -40,7 +40,6 @@ make_schema_at("Hydra::Schema", {
"schemaversion" => "SchemaVersion",
"starredjobs" => "StarredJobs",
"systemstatus" => "SystemStatus",
"systemtypes" => "SystemTypes",
"taskretries" => "TaskRetries",
"urirevmapper" => "UriRevMapper",
"userroles" => "UserRoles",