mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
Remove useless imports
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { MarkerJson } from "@components/common/Room/RoomTypes/RoomTypes"
|
||||
import decadesManifest from "../static_data/decadesManifest.json";
|
||||
|
||||
export const prepareMarkers = (products: Array<any>, decade: string, roomFilename: string, time: string) => {
|
||||
|
||||
|
Reference in New Issue
Block a user