Skip to content

Commit 7002cc1

Browse files
Remove point import from 2016/08
1 parent 95cc134 commit 7002cc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

2016/08/solver.py

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from aoc import answer
44
from aoc.grid import Grid, GridHelper
55
from aoc.parser import Parser
6-
from aoc.point import Point
76

87

98
@dataclass(frozen=True)

0 commit comments

Comments
 (0)