format code (#386)
This commit is contained in:
@@ -58,5 +58,6 @@ func genDelete(table Table, withCache bool) (string, string, error) {
|
||||
if err != nil {
|
||||
return "", "", err
|
||||
}
|
||||
|
||||
return output.String(), deleteMethodOut.String(), nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user