aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/postcss/lib/symbols.js
diff options
context:
space:
mode:
Diffstat (limited to 'vanilla/node_modules/postcss/lib/symbols.js')
-rw-r--r--vanilla/node_modules/postcss/lib/symbols.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/vanilla/node_modules/postcss/lib/symbols.js b/vanilla/node_modules/postcss/lib/symbols.js
deleted file mode 100644
index a142c26..0000000
--- a/vanilla/node_modules/postcss/lib/symbols.js
+++ /dev/null
@@ -1,5 +0,0 @@
-'use strict'
-
-module.exports.isClean = Symbol('isClean')
-
-module.exports.my = Symbol('my')