summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-07-10 21:40:55 +0200
committertv <tv@shackspace.de>2015-07-10 21:40:55 +0200
commita86f97a90f58d0a330864f6c1805bca8579c3b3f (patch)
tree74cfeb6cc6e5a5b07a79cd60aab2631e9fda9282
parent50799209bf891958c033bd2daced80cc1b15ae7e (diff)
tv.consul: remove unused variable: service-name
-rw-r--r--modules/tv/consul/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/tv/consul/default.nix b/modules/tv/consul/default.nix
index c7a3da2b..2ee6fb8c 100644
--- a/modules/tv/consul/default.nix
+++ b/modules/tv/consul/default.nix
@@ -8,8 +8,6 @@
with builtins;
with lib;
let
- service-name = "consul";
-
cfg = config.tv.consul;
out = {