Commit 9e3044d5 authored by Denys Mishunov's avatar Denys Mishunov

Merge branch 'jnnkl-remove-eventlistener-blob-new' into 'master'

Remove obsolete DOMContentLoadedEventListener

See merge request gitlab-org/gitlab!55618
parents 08bd572a 0b9abe55
import initBlobBundle from '~/blob_edit/blob_bundle';
document.addEventListener('DOMContentLoaded', initBlobBundle);
initBlobBundle();
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment