Adding a commit to a merge request remove notes about lines that have changed
Created by: williscool
I made a merge request from one branch onto another
I then made a comment on a line; it was a redundant api call for something that was already in the database
I then updated the code to remove the redundant api call.
I then pushed the new code and when I went to look at the merge request the comment was gone.