Revert previous commit.

This commit is contained in:
Marcin Łojewski
2018-06-30 22:59:52 +02:00
parent bb8e05b3be
commit 20ffbfcddb
2 changed files with 3 additions and 9 deletions

View File

@@ -32,9 +32,6 @@ final class Opt
const EMAIL_SYNC = "opt.email_sync";
const HOME_LOCATION = "opt.home_location";
const HOME_MODE = "opt.home_mode";
const MODIFY_GROUP = "opt.modify_group";
const MODIFY_USER = "opt.modify_user";
const MODIFY_USER_GROUP = "opt.modify_user_group";
const NAME_CHANGE = "opt.name_change";
const PASSWORD_CHANGE = "opt.password_change";
const USE_CACHE = "opt.use_cache";