mirror of
https://github.com/Noettore/AdventOfCode.git
synced 2025-10-15 03:36:39 +02:00
AoC 2020: day24, removed unused import
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
@@ -2,9 +2,7 @@
|
|||||||
|
|
||||||
import pathlib
|
import pathlib
|
||||||
import time
|
import time
|
||||||
import cProfile
|
|
||||||
import re
|
import re
|
||||||
import operator
|
|
||||||
import itertools
|
import itertools
|
||||||
|
|
||||||
TEST_INPUT = """sesenwnenenewseeswwswswwnenewsewsw
|
TEST_INPUT = """sesenwnenenewseeswwswswwnenewsewsw
|
||||||
|
Reference in New Issue
Block a user