Remove stray import

This commit is contained in:
Grant Sanderson 2022-12-21 12:52:32 -08:00
parent 958c34c705
commit 805236337e

View file

@ -1,6 +1,5 @@
from __future__ import annotations
import os
import re
from functools import lru_cache