Remove broken fmt dependency
This commit is contained in:
parent
fc1eff4d83
commit
d154617e95
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ var defaultSingletonTestTemplateImports = map[string]imports{
|
|||
standard: importList{
|
||||
`"database/sql"`,
|
||||
`"os"`,
|
||||
`"fmt"`,
|
||||
`"path/filepath"`,
|
||||
},
|
||||
thirdParty: importList{
|
||||
|
|
Loading…
Add table
Reference in a new issue