aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/networking/morty.nix
diff options
context:
space:
mode:
authorvolth <volth@volth.com>2018-07-20 17:56:59 +0000
committervolth <volth@volth.com>2018-07-20 18:48:37 +0000
commit87f5930c3fb2c852f5243278b7a9da8e117d95e4 (patch)
treed76aa79bc394e820305c4eebbd250c89f6992eb9 /nixos/modules/services/networking/morty.nix
parenta7e5927b4739c6e6427fc993f077cd3eb5433db7 (diff)
[bot]: remove unreferenced code
Diffstat (limited to '')
-rw-r--r--nixos/modules/services/networking/morty.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/services/networking/morty.nix b/nixos/modules/services/networking/morty.nix
index f24562f11817..cc81e27e9399 100644
--- a/nixos/modules/services/networking/morty.nix
+++ b/nixos/modules/services/networking/morty.nix
@@ -6,8 +6,6 @@ let
cfg = config.services.morty;
- configFile = cfg.configFile;
-
in
{