forked from loafle/openapi-generator-original
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