0
0
mirror of https://github.com/rls-moe/nyx synced 2024-11-13 22:12:24 +00:00

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

View File

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