Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexAubin committed Mar 2, 2025
1 parent 84054f8 commit 742e046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
import subprocess
import tempfile
import time
from logging import getLogger, Logger
from logging import getLogger
from pathlib import Path
from typing import (
TYPE_CHECKING,
Expand Down

0 comments on commit 742e046

Please sign in to comment.