Removed unused import

This commit is contained in:
Tim Schuster 2017-03-15 14:33:47 +01:00
parent 37ba7255fe
commit 5d39718763
No known key found for this signature in database
GPG Key ID: F9E27097EFB77F61
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package config
import (
"flag"
"github.com/GeertJohan/go.rice"
"gopkg.in/yaml.v2"
"io/ioutil"
"os"