Export only used classes
This commit is contained in:
parent
55e46dfdd7
commit
11f9b0e77c
1 changed files with 2 additions and 5 deletions
|
@ -1,5 +1,2 @@
|
||||||
import './protected_branch_access_dropdown';
|
export { default as ProtectedBranchCreate } from './protected_branch_create';
|
||||||
import './protected_branch_create';
|
export { default as ProtectedBranchEditList } from './protected_branch_edit_list';
|
||||||
import './protected_branch_dropdown';
|
|
||||||
import './protected_branch_edit';
|
|
||||||
import './protected_branch_edit_list';
|
|
||||||
|
|
Loading…
Reference in a new issue