Skip to content

Commit 6dc8b16

Browse files
committed
fix: remove erroneous import from autocomplete gone rogue
1 parent f4e106a commit 6dc8b16

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { getEngine, saveEngineState, retrieveEngineState } from "@/lib/api";
2020
import { setCurrentEngineId, getEngineState, setEngineState, setupSyncListeners, isOnline } from "@/services";
2121

2222
import classes from "./App.module.css";
23-
import { get } from "http";
2423

2524
interface RollResult {
2625
type: ActionType;

0 commit comments

Comments
 (0)