remove common template from console apps

This commit is contained in:
David Botton 2024-07-31 08:34:39 -04:00
parent 69d06c223c
commit 9ad5676d5f

View file

@ -2485,5 +2485,4 @@
'(:name "Console Application" '(:name "Console Application"
:code "nca" :code "nca"
:type :system :type :system
:common "templates/common/"
:loc "templates/projects/console/"))) :loc "templates/projects/console/")))