Skip to content

Commit 3e4db38

Browse files
committed
Remove unused constat
1 parent dcb611f commit 3e4db38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/constants.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ export const NULL = null;
1818
export const UNDEFINED = undefined;
1919
export const EMPTY_OBJ = /** @type {any} */ ({});
2020
export const EMPTY_ARR = [];
21-
export const IS_NON_DIMENSIONAL =
22-
/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;

0 commit comments

Comments
 (0)