diff --git a/editor/document/document_test.go b/editor/document/document_test.go index 0a2307d..0950190 100644 --- a/editor/document/document_test.go +++ b/editor/document/document_test.go @@ -2,7 +2,6 @@ package document import ( "testing" - "timshome.page/gilo/editor/highlight" ) func TestNewDocument(t *testing.T) {