mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
delete signal import
This commit is contained in:
parent
6638089b99
commit
dcae72c19d
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
import os.path
|
||||
import socket
|
||||
import time
|
||||
import signal
|
||||
|
||||
import tuf
|
||||
import tuf.hash
|
||||
|
|
|
|||
Loading…
Reference in a new issue