diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-07-09 15:40:48 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-07-09 15:46:36 +0100 |
commit | 8186bb39031b189396b57def9de202ddf65cbcbb (patch) | |
tree | d9bc12452af695c4094e3f27ebfbf1f86751bc8e /changelogs | |
parent | acdac151f51a9f719e7ebbdf7811c3460113a8fb (diff) | |
download | gitlab-ce-8186bb39031b189396b57def9de202ddf65cbcbb.tar.gz |
Removes unused store in diffs mr refactor
Removes double export for actions in diffs module in mr refactor
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/48951-clean-up.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/48951-clean-up.yml b/changelogs/unreleased/48951-clean-up.yml new file mode 100644 index 00000000000..0102cd43f96 --- /dev/null +++ b/changelogs/unreleased/48951-clean-up.yml @@ -0,0 +1,5 @@ +--- +title: Removes unused vuex code in mr refactor and removes unneeded dependencies +merge_request: 20499 +author: +type: other |