Skip to content

Commit

Permalink
Unused import in action/main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Jul 29, 2024
1 parent 69d1780 commit f1729cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import os
import shlex
import sys
from importlib import import_module
from pathlib import Path
from subprocess import PIPE, STDOUT, run # nosec

Expand Down

0 comments on commit f1729cb

Please sign in to comment.