Remove now unused dnsRecordId

This commit is contained in:
Johannes Zellner
2018-06-29 22:25:34 +02:00
parent 868ed977b3
commit 163563f400
19 changed files with 38 additions and 67 deletions
-1
View File
@@ -64,7 +64,6 @@ var AUDIT_SOURCE = {
var APP_0 = {
id: 'appid-0',
appStoreId: 'appStoreId-0',
dnsRecordId: null,
installationState: appdb.ISTATE_INSTALLED,
installationProgress: null,
runState: appdb.RSTATE_RUNNING,