Removes import alias for logrus

This commit is contained in:
yaoandrew
2019-12-02 23:08:48 -06:00
committed by Ian Norden
parent e26fa12af0
commit 0b9f29c300
15 changed files with 49 additions and 55 deletions
@@ -17,9 +17,8 @@
package fetcher_test
import (
"testing"
"io/ioutil"
"testing"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"