Remove window.Flash from `app/assets/javascripts/sidebar/lib/sidebar_move_issue.js`

Remove window.Flash from app/assets/javascripts/sidebar/lib/sidebar_move_issue.js

This new window.Flash(__('An error occurred while fetching projects autocomplete.')) can be transformed into

import flash from '~/flash'
flash(__('An error occurred while fetching projects autocomplete.'))
Assignee Loading
Time tracking Loading