Skip to content

Commit 8861633

Browse files
committed
remove unused import
1 parent 949b571 commit 8861633

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/ga4/EventBuilder/Parameter.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {
88
Tooltip,
99
Grid
1010
} from "@mui/material"
11-
import { Delete, ExpandMore } from "@mui/icons-material"
11+
import { Delete } from "@mui/icons-material"
1212
import TimestampPicker from "./TimestampPicker"
1313
import { TimestampScope } from "@/constants"
1414

0 commit comments

Comments
 (0)