From 82dd6e2b2f882abf99992ee0af4641c6433cc77f Mon Sep 17 00:00:00 2001 From: autom8ter Date: Wed, 15 Jan 2020 12:24:37 -0700 Subject: [PATCH] unused --- viper.go | 1 - 1 file changed, 1 deletion(-) diff --git a/viper.go b/viper.go index 93ce0ba..bb68fa5 100644 --- a/viper.go +++ b/viper.go @@ -25,7 +25,6 @@ import ( "encoding/json" "errors" "fmt" - "github.com/ghodss/yaml" "io" "log" "os"