`_root`: drop unused `typing` import

Tyler Goodlet 2024-01-02 18:43:43 -05:00
parent a123809558
commit 4bdf7f79f2
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ import logging
import signal
import sys
import os
import typing
import warnings