Skip to content

Commit

Permalink
Fix unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Jan 5, 2025
1 parent 9dd80da commit 4792eb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev_cmd/invoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

import asyncio
import os
import platform
import sys
from asyncio import CancelledError
from asyncio.subprocess import Process
Expand Down

0 comments on commit 4792eb0

Please sign in to comment.