Derive configuration resources

This commit is contained in:
Sandeep Somavarapu
2019-06-13 09:55:35 +02:00
parent 07ea8c2ced
commit ff38c0fee5
2 changed files with 5 additions and 11 deletions

View File

@@ -15,8 +15,6 @@
self.CONNECTION_AUTH_TOKEN = '{{CONNECTION_AUTH_TOKEN}}';
self.SERVER_APP_ROOT = '{{SERVER_APP_ROOT}}';
self.WINDOW_CONFIGURATION = {
settingsPath: '{{SETTINGS}}',
keybindingsPath: '{{KEYBINDINGS}}',
folderPath: '{{FOLDER}}',
workspacePath: '{{WORKSPACE}}',
userDataPath: '{{USER_DATA}}'