remove profile action

This commit is contained in:
Girish Ramakrishnan
2016-05-01 20:14:21 -07:00
parent 1f31fe6f8f
commit d7a34bbf68
3 changed files with 0 additions and 6 deletions

View File

@@ -18,7 +18,6 @@ exports = module.exports = {
ACTION_BACKUP_START: 'backup.start',
ACTION_CERTIFICATE_RENEWAL: 'certificate.renew',
ACTION_CLI_MODE: 'settings.climode',
ACTION_PROFILE: 'user.profile',
ACTION_UPDATE: 'cloudron.update',
ACTION_USER_ADD: 'user.add',
ACTION_USER_LOGIN: 'user.login',