removed unnecessary import
This commit is contained in:
parent
93f1c73fbf
commit
cba675a2b2
@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
import Foundation
|
import Foundation
|
||||||
import Runner
|
import Runner
|
||||||
import Collections
|
|
||||||
|
|
||||||
struct Coord: Hashable {
|
struct Coord: Hashable {
|
||||||
let row: Int
|
let row: Int
|
||||||
|
Loading…
Reference in New Issue
Block a user