Skip to content

Commit

Permalink
_root: drop unused typing import
Browse files Browse the repository at this point in the history
  • Loading branch information
goodboy committed Jan 2, 2024
1 parent 734bc09 commit 0294455
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tractor/_root.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import signal
import sys
import os
import typing
import warnings


Expand Down

0 comments on commit 0294455

Please sign in to comment.