Unused import. Pretty sure we're good to go, lol.

This commit is contained in:
Josh Goldberg
2018-05-23 08:49:06 +02:00
parent 73a09ac066
commit 104615021e
-3
View File
@@ -1,6 +1,3 @@
import { MapScreenr } from "./MapScreenr";
describe("MapScreenr", () => {
it("_", () = /* ... */ });
});