removed unnecessary import

This commit is contained in:
Max Nuding 2021-12-09 20:18:36 +01:00
parent 93f1c73fbf
commit cba675a2b2
Signed by: phlaym
GPG Key ID: A06651BAB6777237

View File

@ -7,7 +7,6 @@
import Foundation
import Runner
import Collections
struct Coord: Hashable {
let row: Int