2020-01-01 13:55:28 +05:30
|
|
|
// 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
|
|
|
|
|
|
|
|
import diffsMockData from '../../../frontend/diffs/mock_data/merge_request_diffs';
|
|
|
|
|
|
|
|
export default diffsMockData;
|