Commit 01cdc470 authored by Jannik Lehmann's avatar Jannik Lehmann

Remove obsolete DOMContentLoadedEventListener

parent 52135410
import initForm from '../../../../shared/milestones/form';
document.addEventListener('DOMContentLoaded', () => initForm());
initForm();
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