mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-08 04:05:14 -06:00
got rid of last bit of whitespace
This commit is contained in:
@@ -19,6 +19,3 @@ def route(start, end, matrix) -> path:
|
||||
path, runs = finder.find_path(start, end, grid)
|
||||
|
||||
return path
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user