Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsonnentag committed Apr 18, 2024
1 parent 3f56425 commit 4da776f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Editor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React, { useEffect, useRef } from "react"

import { EditorView } from "@codemirror/view"
import { basicSetup } from "codemirror"
import { Prop } from "@automerge/automerge"
import { automergeSyncPlugin } from "../src"
import { type DocHandle } from "@automerge/automerge-repo"

Expand Down

0 comments on commit 4da776f

Please sign in to comment.