Skip to content

Commit

Permalink
remove unused run sort import
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonykim1 committed Mar 2, 2024
1 parent 568c1b1 commit e20d903
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi_notifier.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import importlib.metadata
import os
import pathlib
import subprocess
from typing import List, Optional

Expand Down

0 comments on commit e20d903

Please sign in to comment.