Remove unused code

This commit is contained in:
Branden Cash 2015-06-12 15:45:36 -07:00
parent 719a0b732e
commit 5119299e8a

View File

@ -90,7 +90,6 @@ public class PhpClientCodegen extends DefaultCodegen implements CodegenConfig {
}
public String getPackagePath() {
//invokerPackage.replace("\\", "")
return "SwaggerClient-php";
}