Skip to content

Commit

Permalink
Remove apt_deps
Browse files Browse the repository at this point in the history
  • Loading branch information
domwhewell-sage committed Dec 20, 2024
1 parent 9238d66 commit 3dfe07b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bbot/modules/internal/unarchive.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ class unarchive(BaseInternalModule):
"created_date": "2024-12-08",
"author": "@domwhewell-sage",
}
deps_apt = ["7zip", "tar", "rar", "unrar", "gunzip"]

async def setup(self):
self.ignore_compressions = ["application/java-archive", "application/vnd.android.package-archive"]
Expand Down

0 comments on commit 3dfe07b

Please sign in to comment.