Commit 339a73ef authored by Coung Ngo's avatar Coung Ngo

Delete `DOMContentLoaded` in `repository/show/index.js`

https://gitlab.com/groups/gitlab-org/-/epics/4542
parent 61820f46
......@@ -43,6 +43,4 @@ initDatePicker(); // Used for deploy token "expires at" field
fileUpload('.js-choose-file', '.js-object-map-input');
document.addEventListener('DOMContentLoaded', () => {
initSearchSettings();
});
initSearchSettings();
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