We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e92f03 commit f31fed3Copy full SHA for f31fed3
apps/osm-merge/src/components/merge-page.tsx
@@ -14,7 +14,6 @@ import { useCallback, useEffect, useRef, useState, useTransition } from "react"
14
import Basemap from "./basemap"
15
import DeckGlOverlay from "./deckgl-overlay"
16
import { Main, MapContent, Sidebar } from "./layout"
17
-import LogContent from "./log"
18
import OsmInfoTable from "./osm-info-table"
19
import OsmPbfFileInput from "./osm-pbf-file-input"
20
import { Button } from "./ui/button"
0 commit comments