diff options
Diffstat (limited to 'vanilla/node_modules/@acemir/cssom/lib/cssstyleTryCatchBlock.js')
| -rw-r--r-- | vanilla/node_modules/@acemir/cssom/lib/cssstyleTryCatchBlock.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vanilla/node_modules/@acemir/cssom/lib/cssstyleTryCatchBlock.js b/vanilla/node_modules/@acemir/cssom/lib/cssstyleTryCatchBlock.js deleted file mode 100644 index a97dab7..0000000 --- a/vanilla/node_modules/@acemir/cssom/lib/cssstyleTryCatchBlock.js +++ /dev/null @@ -1,5 +0,0 @@ -try { - CSSOM.CSSStyleDeclaration = require("cssstyle").CSSStyleDeclaration; -} catch (e) { - // ignore -}
\ No newline at end of file |
