Fix lint issues

This commit is contained in:
9seconds
2021-07-30 16:34:00 +03:00
parent c85c88efd6
commit 1050ca0b97
20 changed files with 58 additions and 57 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
)
type ConfigTestSuite struct {
suite.Suite
suite.Suite
}
func (suite *ConfigTestSuite) ReadConfig(filename string) []byte {