Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 6eb7d1f

Browse files
committed
Remove unnecessary state
1 parent b796e7b commit 6eb7d1f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/setupContext.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -584,8 +584,6 @@ function setupContext(configOrPath) {
584584
notClassCache: new Set(),
585585
postCssNodeCache: new Map(),
586586
candidateRuleMap: new Map(),
587-
componentMap: new Map(),
588-
utilityMap: new Map(),
589587
baseRules: new Set(),
590588
configPath: userConfigPath,
591589
sourcePath: sourcePath,

0 commit comments

Comments
 (0)