Skip to content

Commit 436d09a

Browse files
committedMay 13, 2020
fix: Lint error.
1 parent bdb68a5 commit 436d09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/@css-blocks/core/src/Analyzer/ElementAnalysis.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ import {
1616
import {
1717
MultiMap,
1818
ObjectDictionary,
19-
objectValues,
2019
assertNever,
20+
objectValues,
2121
} from "@opticss/util";
2222

2323
import {

0 commit comments

Comments
 (0)
Please sign in to comment.