chore: remove dead code

This commit is contained in:
Franek
2025-10-05 19:29:53 +02:00
parent e9b91d0f2d
commit 3e5de98fc8

View File

@@ -7,7 +7,6 @@
}:
let
cfg = config.services.invidious;
isNew = lib.versionAtLeast config.system.stateVersion "25.11";
inherit (lib) types;