aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/css-tree/cjs/data-patch.cjs
diff options
context:
space:
mode:
Diffstat (limited to 'vanilla/node_modules/css-tree/cjs/data-patch.cjs')
-rw-r--r--vanilla/node_modules/css-tree/cjs/data-patch.cjs7
1 files changed, 0 insertions, 7 deletions
diff --git a/vanilla/node_modules/css-tree/cjs/data-patch.cjs b/vanilla/node_modules/css-tree/cjs/data-patch.cjs
deleted file mode 100644
index 9103ea4..0000000
--- a/vanilla/node_modules/css-tree/cjs/data-patch.cjs
+++ /dev/null
@@ -1,7 +0,0 @@
-'use strict';
-
-const patch = require('../data/patch.json');
-
-const patch$1 = patch;
-
-module.exports = patch$1;