diff --git a/x/oracle/app_test.go b/x/oracle/app_test.go index d91a9cca0..840ca1c15 100644 --- a/x/oracle/app_test.go +++ b/x/oracle/app_test.go @@ -24,9 +24,6 @@ type AppTestSuite struct { suite.Suite app *bandtest.BandApp - - // For test teardown - dir string } func TestAppTestSuite(t *testing.T) {