Skip to content

Commit 906bab0

Browse files
chore: remove unused import
1 parent a10642f commit 906bab0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/adventofcode/year_2021/day_01_2021.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import queue
21
from collections import deque
32
from typing import List, Optional
43

0 commit comments

Comments
 (0)