summaryrefslogtreecommitdiff
path: root/spec/javascripts/diffs/create_diffs_store.js
blob: 9df057dd8b2e00206d84a8c1e483b4d198b2d2df (plain)
1
2
3
4
5
// No new code should be added to this file. Instead, modify the
// file this one re-exports from. For more detail about why, see:
// https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/31349

export { default } from '../../frontend/diffs/create_diffs_store';