summaryrefslogtreecommitdiff
path: root/core/01_core.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/01_core.js')
-rw-r--r--core/01_core.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/01_core.js b/core/01_core.js
index 8b5a4ff66..13aa17c7e 100644
--- a/core/01_core.js
+++ b/core/01_core.js
@@ -2,9 +2,6 @@
"use strict";
((window) => {
- if (globalThis.__bootstrap.core) {
- return;
- }
const {
Array,
ArrayPrototypeFill,