Skip to content

Commit

Permalink
LINT: Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
khalford committed Jan 31, 2025
1 parent 294f2f1 commit 8b493e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/features/app_version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Compare app version.txt on main to the branch."""

from pathlib import Path
from typing import Union, Type

from packaging.version import Version

Expand Down

0 comments on commit 8b493e9

Please sign in to comment.