@@ -6,9 +6,7 @@ from math import hypot, sqrt
from astar import AStar
import blocks
importlib.reload(blocks)
import utils
importlib.reload(utils)
class AStarTimeout(Exception):
pass
The note is not visible to the blocked user.