Commit 00345991 authored by Vitaly Slobodin's avatar Vitaly Slobodin

Merge branch '284118-follow-up-from-remove-domcontentloaded-eventlistener' into 'master'

Remove unnecessary js from admin/groups/edit

See merge request gitlab-org/gitlab!49151
parents b2f5f969 3431e39b
import initLDAPGroupsSelect from 'ee/ldap_groups_select';
import initLDAPGroupLinks from 'ee/groups/ldap_group_links';
import { pipelineMinutes } from '../../users/pipeline_minutes';
initLDAPGroupsSelect();
initLDAPGroupLinks();
pipelineMinutes();
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment