Remove obsolete action

This commit is contained in:
Girish Ramakrishnan
2018-02-06 23:14:02 -08:00
parent e00f98884c
commit d65cb93158

View File

@@ -22,7 +22,6 @@ exports = module.exports = {
ACTION_BACKUP_START: 'backup.start',
ACTION_BACKUP_CLEANUP: 'backup.cleanup',
ACTION_CERTIFICATE_RENEWAL: 'certificate.renew',
ACTION_CLI_MODE: 'settings.climode',
ACTION_START: 'cloudron.start',
ACTION_UPDATE: 'cloudron.update',
ACTION_USER_ADD: 'user.add',