chore: reformat code (#2903)
This commit is contained in:
@@ -21,5 +21,6 @@ func genRequest(dir string) error {
|
||||
if pathx.FileExists(filename) {
|
||||
return nil
|
||||
}
|
||||
|
||||
return os.WriteFile(filename, []byte(requestTemplate), 0644)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user