mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Remove 'import os' statement (the os module is not needed)
This commit is contained in:
parent
61c4012539
commit
86b7af94f2
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@
|
|||
|
||||
import logging
|
||||
import time
|
||||
import os
|
||||
|
||||
import tuf
|
||||
import tuf.formats
|
||||
|
|
|
|||
Loading…
Reference in a new issue