Skip to content

Commit 5b6fa87

Browse files
committed
Remove unneeded contants
1 parent 1e522b2 commit 5b6fa87

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/constants.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
export var APP_FOLDER_NAME = "app";
44
export var TNS_MODULES_FOLDER_NAME = "tns_modules";
5-
export var DEFAULT_PROJECT_ID = "com.telerik.tns.HelloWorld";
6-
export var DEFAULT_PROJECT_NAME = "HelloNativescript";
75
export var APP_RESOURCES_FOLDER_NAME = "App_Resources";
86
export var PROJECT_FRAMEWORK_FOLDER_NAME = "framework";
97

0 commit comments

Comments
 (0)