Skip to content

Commit 57ebc70

Browse files
Tidy.
1 parent 0fd3b74 commit 57ebc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/board/wasm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Board, PanicError } from ".";
1+
import { Board } from ".";
22
import * as conversions from "./conversions";
33
import { FileSystem } from "./fs";
44

0 commit comments

Comments
 (0)