diff --git a/app/follow_me/app_config.php b/app/follow_me/app_config.php index cf4712f1f1..0ee716c1f7 100644 --- a/app/follow_me/app_config.php +++ b/app/follow_me/app_config.php @@ -58,9 +58,6 @@ $apps[$x]['permissions'][$y]['groups'][] = 'admin'; $y++; $apps[$x]['permissions'][$y]['name'] = 'follow_me_cid_name_prefix'; - //$apps[$x]['permissions'][$y]['groups'][] = 'superadmin'; - //$apps[$x]['permissions'][$y]['groups'][] = 'admin'; - //$apps[$x]['permissions'][$y]['groups'][] = 'user'; $y++; $apps[$x]['permissions'][$y]['name'] = 'follow_me_cid_number_prefix';