summaryrefslogtreecommitdiff
path: root/core/core.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/core.js')
-rw-r--r--core/core.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/core.js b/core/core.js
index dbd7a6fd0..2e01da0d2 100644
--- a/core/core.js
+++ b/core/core.js
@@ -16,8 +16,6 @@ SharedQueue Binary Layout
+---------------------------------------------------------------+
*/
-/* eslint-disable @typescript-eslint/no-use-before-define */
-
((window) => {
const MAX_RECORDS = 100;
const INDEX_NUM_RECORDS = 0;