Skip to content

Commit

Permalink
nixos/hostapd: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
oddlama committed Dec 22, 2024
1 parent 29b57ea commit e130769
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nixos/modules/services/networking/hostapd.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ let
attrNames
attrValues
concatLists
concatMap
concatMapStrings
concatStringsSep
count
Expand All @@ -34,11 +33,9 @@ let
mkOption
mkPackageOption
mkRemovedOptionModule
optional
optionalAttrs
optionalString
optionals
singleton
stringLength
toLower
types
Expand Down

0 comments on commit e130769

Please sign in to comment.