aboutsummaryrefslogtreecommitdiff
path: root/modules/apps/sproxy-web.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/apps/sproxy-web.nix')
-rw-r--r--modules/apps/sproxy-web.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/apps/sproxy-web.nix b/modules/apps/sproxy-web.nix
index 04ddcdf..4634958 100644
--- a/modules/apps/sproxy-web.nix
+++ b/modules/apps/sproxy-web.nix
@@ -2,7 +2,6 @@
let
- inherit (builtins) toString ;
inherit (lib)
concatStrings hasPrefix mkEnableOption mkIf mkOption
optionalString types ;