diff --git a/manifest.toml b/manifest.toml index 299ef9b..f8d17b9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,7 +58,4 @@ ram.runtime = "2G" extras.yarn.packages = "yarn" [resources.database] - type = "postgresql" - - [resources.apt] - packages = "iceshrimp" \ No newline at end of file + type = "postgresql" \ No newline at end of file