Remove unused CLOUDRON_ID

This commit is contained in:
Johannes Zellner
2019-05-13 16:28:46 +02:00
parent 05d3f8a667
commit 05dd65718f

View File

@@ -56,8 +56,6 @@ const DOMAIN_0 = {
tlsConfig: { provider: 'fallback' }
};
const CLOUDRON_ID = 'somecloudronid';
var APP_STORE_ID = 'test', APP_ID;
var APP_LOCATION = 'appslocation';
var APP_LOCATION_2 = 'appslocationtwo';