Skip to content

Commit

Permalink
Remove constant
Browse files Browse the repository at this point in the history
  • Loading branch information
JoviDeCroock committed Feb 14, 2025
1 parent c14a6a3 commit 6b8bfa2
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 @@ -17,5 +17,3 @@ export const MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML';
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 6b8bfa2

Please sign in to comment.