Welcome to mirror list, hosted at ThFree Co, Russian Federation.

create_diffs_store.js « diffs « javascripts « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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';