remove boxVersionsUrl

update checker now uses the appstore routes
This commit is contained in:
Girish Ramakrishnan
2017-04-13 11:34:55 -07:00
parent cdb5dc2c53
commit eb2ef47df1
8 changed files with 2 additions and 35 deletions
-1
View File
@@ -76,7 +76,6 @@ function initConfig() {
data.fqdn = 'localhost';
data.token = null;
data.boxVersionsUrl = null;
data.version = null;
data.isCustomDomain = true;
data.webServerOrigin = null;