Skip to content

Commit 0ed688b

Browse files
committed
Rm snapshot
1 parent 824f2dc commit 0ed688b

File tree

2 files changed

+1
-73
lines changed

2 files changed

+1
-73
lines changed

libs/extractor/src/extractor/extract_global_style_from_expression.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ use crate::{
22
ExtractStyleProp,
33
extract_style::{extract_import::ExtractImport, extract_style_value::ExtractStyleValue},
44
extractor::{
5-
ExtractResult, GlobalExtractResult,
6-
extract_style_from_expression::extract_style_from_expression,
5+
GlobalExtractResult, extract_style_from_expression::extract_style_from_expression,
76
},
87
};
98
use css::style_selector::StyleSelector;

libs/extractor/src/snapshots/extractor__tests__style_order3.snap

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)