From e130769df50b053d2d25dd9a44e4acfc506ce626 Mon Sep 17 00:00:00 2001 From: oddlama Date: Sun, 22 Dec 2024 22:10:46 +0100 Subject: [PATCH] nixos/hostapd: remove unused imports --- nixos/modules/services/networking/hostapd.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/nixos/modules/services/networking/hostapd.nix b/nixos/modules/services/networking/hostapd.nix index 82ece277f1875..091479a7e00bf 100644 --- a/nixos/modules/services/networking/hostapd.nix +++ b/nixos/modules/services/networking/hostapd.nix @@ -11,7 +11,6 @@ let attrNames attrValues concatLists - concatMap concatMapStrings concatStringsSep count @@ -34,11 +33,9 @@ let mkOption mkPackageOption mkRemovedOptionModule - optional optionalAttrs optionalString optionals - singleton stringLength toLower types