summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/protected_branches/protected_branches_bundle.js
blob: 849c1e31623bc89cb84914504edce3c9e4bf37dd (plain)
1
2
3
4
5
require('./protected_branch_access_dropdown');
require('./protected_branch_create');
require('./protected_branch_dropdown');
require('./protected_branch_edit');
require('./protected_branch_edit_list');