comments
This commit is contained in:
parent
245d48b7db
commit
6deb533310
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
/* eslint-disable no-unused-vars */
|
|
||||||
/* global bench */
|
/* global bench */
|
||||||
|
/* eslint-disable no-unused-vars */
|
||||||
/* eslint-disable no-prototype-builtins */
|
/* eslint-disable no-prototype-builtins */
|
||||||
|
|
||||||
// ---------------- Constants ----------------- //
|
// ---------------- Constants ----------------- //
|
||||||
|
|
||||||
const DATA_UNKNOWN = "Data unknown";
|
const DATA_UNKNOWN = "Data unknown";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue