From 6ad69553a273f6effebf8bf4ebdfd1f588e9bf98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Sat, 19 Oct 2019 14:17:45 +0200 Subject: [PATCH] Remove unused constant --- shaman/config/config.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/shaman/config/config.go b/shaman/config/config.go index 8e0237d0..af155401 100644 --- a/shaman/config/config.go +++ b/shaman/config/config.go @@ -26,10 +26,6 @@ import ( "time" ) -const ( - configFilename = "shaman.yaml" -) - // Config contains all the Shaman configuration type Config struct { // Used only for unit tests, so that they know where the temporary