Skip to content

Commit

Permalink
unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
wimglenn committed Jan 4, 2025
1 parent 60e5059 commit c754fc8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions aoc_wim/aoc2023/q21.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
--- Day 21: Step Counter ---
https://adventofcode.com/2023/day/21
"""
import json
import os

from aocd import data
from aocd import extra

Expand Down

0 comments on commit c754fc8

Please sign in to comment.