Merge branch 'remove-unused-images' into 'master'
Remove unused images
## What does this MR do?
Remove unused images
```
bg-header.png
bg_fallback.png
chosen-sprite.png
diff_note_add.png
icon-search.png
icon_sprite.png
images.png
move.png
progress_bar.gif
slider_handles.png
```
## Are there points in the code the reviewer needs to double check?
Just need to check if the images are still being used 😄
## Why was this MR needed?
To reduce the technical debt of the project
## What are the relevant issue numbers?
Closes #20499
## Does this MR meet the acceptance criteria?
- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
See merge request !5601
Showing
app/assets/images/bg-header.png
deleted
100644 → 0
90 Bytes
app/assets/images/bg_fallback.png
deleted
100644 → 0
167 Bytes
app/assets/images/chosen-sprite.png
deleted
100644 → 0
367 Bytes
app/assets/images/diff_note_add.png
deleted
100644 → 0
418 Bytes
app/assets/images/icon-search.png
deleted
100644 → 0
222 Bytes
app/assets/images/icon_sprite.png
deleted
100644 → 0
2.57 KB
app/assets/images/images.png
deleted
100644 → 0
5.67 KB
app/assets/images/move.png
deleted
100644 → 0
197 Bytes
app/assets/images/progress_bar.gif
deleted
100644 → 0
494 Bytes
app/assets/images/slider_handles.png
deleted
100644 → 0
1.31 KB