mirror of
https://github.com/extremecoders-re/pyinstxtractor.git
synced 2026-06-09 11:05:32 +00:00
Remove unused import
This commit is contained in:
parent
b9810a79be
commit
cc379e0baa
1 changed files with 0 additions and 2 deletions
|
|
@ -90,7 +90,6 @@ import marshal
|
|||
import zlib
|
||||
import sys
|
||||
import imp
|
||||
import types
|
||||
from uuid import uuid4 as uniquename
|
||||
|
||||
|
||||
|
|
@ -368,4 +367,3 @@ def main():
|
|||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue