mirror of
https://github.com/ae-utbm/sith.git
synced 2025-03-09 23:07:11 +00:00
removed unnecessary event listener
This commit is contained in:
parent
bff6513192
commit
62246f342d
@ -1,5 +1,3 @@
|
||||
import { polyfillCountryFlagEmojis } from "country-flag-emoji-polyfill";
|
||||
|
||||
window.addEventListener("DOMContentLoaded", () => {
|
||||
polyfillCountryFlagEmojis();
|
||||
});
|
||||
polyfillCountryFlagEmojis();
|
||||
|
Loading…
x
Reference in New Issue
Block a user