mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 04:26:08 +10:00
Remove outdated group callback
This commit is contained in:
@@ -26,8 +26,6 @@ class Group < Namespace
|
||||
presence: true,
|
||||
if: ->(group) { group.ldap_cn.present? }
|
||||
|
||||
after_create :add_owner
|
||||
|
||||
def human_name
|
||||
name
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user