Remove the unnecessary flatpak feature flag

This commit is contained in:
teackot
2023-05-16 19:22:56 +03:00
parent b413ef00be
commit 0d509fdfa6
5 changed files with 2 additions and 9 deletions
-1
View File
@@ -35,4 +35,3 @@ rust-apt = { version = "0.5", optional = true }
default = []
arch = ["dep:alpm"]
debian = ["dep:rust-apt"]
flatpak = []