mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-29 20:20:53 +00:00
removed println
This commit is contained in:
parent
42e626580f
commit
06fcb95f64
@ -2222,7 +2222,6 @@ public class DefaultCodegen {
|
||||
folder = supportingFile.destinationFilename;
|
||||
}
|
||||
if(!new File(folder).exists()) {
|
||||
System.out.println("writing file " + folder);
|
||||
supportingFiles.add(supportingFile);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user