chore: remove dead code

(cherry picked from commit 3e5de98fc8)
This commit is contained in:
Franek
2025-10-05 19:29:53 +02:00
committed by github-actions[bot]
parent 5dcfeb4692
commit 21f0df1dab

View File

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