Fixed cpl new command
This commit is contained in:
@@ -103,8 +103,6 @@ class ConsoleBuilder:
|
||||
|
||||
src_rel_path = ''
|
||||
src_name = project_name_snake
|
||||
if workspace is None:
|
||||
src_rel_path = os.path.join('src/', src_name)
|
||||
|
||||
if use_application_api:
|
||||
templates.append(ApplicationTemplate(
|
||||
|
Reference in New Issue
Block a user