diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2018-01-18 00:03:58 +0000 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2018-01-18 00:03:58 +0000 |
commit | a4eb71dcfabbb27df1d4461cbb924ff1a4c3b1b8 (patch) | |
tree | 8ba53ee7280cf065c72a79a7f83fe530e0435b68 /changelogs | |
parent | f04b2b91e6dfab005e59562f196546fd2930d0c6 (diff) | |
parent | eaab545903749f88371bcf0b2bf4293189fc8a6e (diff) | |
download | gitlab-ce-a4eb71dcfabbb27df1d4461cbb924ff1a4c3b1b8.tar.gz |
Merge branch '41743-unused-selectors-for-cycle-analytics' into 'master'
Remove unused CSS selectors for Cycle Analytics (between 1st iteration and 2nd iteration)
Closes #41743
See merge request gitlab-org/gitlab-ce!16270
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml b/changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml new file mode 100644 index 00000000000..03060c357fe --- /dev/null +++ b/changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml @@ -0,0 +1,5 @@ +--- +title: Remove unused CSS selectors for Cycle Analytics +merge_request: 16270 +author: Takuya Noguchi +type: other |