Commit 4487e589 authored by Miguel Rincon's avatar Miguel Rincon

Merge branch 'jnnkl-remove-Dom-Loaded-event-blame' into 'master'

Remove obsolete DOMContentLoadedEventListener

See merge request gitlab-org/gitlab!52781
parents a291bf5d 40d0422d
import initBlob from '~/pages/projects/init_blob';
document.addEventListener('DOMContentLoaded', initBlob);
initBlob();
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