mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 08:31:26 +00:00
Remove unused code
This commit is contained in:
@@ -90,7 +90,6 @@ public class PhpClientCodegen extends DefaultCodegen implements CodegenConfig {
|
||||
}
|
||||
|
||||
public String getPackagePath() {
|
||||
//invokerPackage.replace("\\", "")
|
||||
return "SwaggerClient-php";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user