Commit 11f9b0e7 authored by kushalpandya's avatar kushalpandya

Export only used classes

parent 55e46dfd
import './protected_branch_access_dropdown';
import './protected_branch_create';
import './protected_branch_dropdown';
import './protected_branch_edit';
import './protected_branch_edit_list';
export { default as ProtectedBranchCreate } from './protected_branch_create';
export { default as ProtectedBranchEditList } from './protected_branch_edit_list';
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