Wizard: Fix MPP mobile application template
This commit is contained in:
-1
@@ -16,5 +16,4 @@ class IdeaVelocityEngineTemplateService : TemplateEngineService, IdeaWizardServi
|
||||
val templateText = Template::class.java.getResource(templatePath).readText()
|
||||
return FileTemplateUtil.mergeTemplate(data, templateText, false)
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user