Removed old import

master
Tibor Bizjak 2023-03-14 00:15:33 +01:00
parent a79651b1de
commit e83eef9fa5
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python3
from advent import read_input
from intcode import Interpreter
from collections import defaultdict