Skip to content

Commit

Permalink
Remove unused constat
Browse files Browse the repository at this point in the history
  • Loading branch information
JoviDeCroock committed Mar 1, 2025
1 parent 7544da1 commit 8b258f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ export const NULL = null;
export const UNDEFINED = undefined;
export const EMPTY_OBJ = /** @type {any} */ ({});
export const EMPTY_ARR = [];
export const IS_NON_DIMENSIONAL =
/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;

0 comments on commit 8b258f0

Please # to comment.