mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-15 08:55:04 +01:00
remove unused imports
This commit is contained in:
parent
84cd8eec90
commit
40543b501c
2 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Span, lines } from "./error";
|
||||
import { lines } from "./error";
|
||||
|
||||
it("should extract lines correctly", () => {
|
||||
const input = "AAA\nmeow\n:3\n\n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue