mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 06:34:02 +03:00
Fix lint issues
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
type ConfigTestSuite struct {
|
||||
suite.Suite
|
||||
suite.Suite
|
||||
}
|
||||
|
||||
func (suite *ConfigTestSuite) ReadConfig(filename string) []byte {
|
||||
|
||||
Reference in New Issue
Block a user