Skip to content

Commit 620e0f3

Browse files
committed
Remove unused constat
1 parent f96274f commit 620e0f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/constants.js

-2
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)