Remove unused imports
This commit is contained in:
parent
17acbceaed
commit
981b0da58b
@ -1,12 +1,8 @@
|
|||||||
#! /usr/bin/env python3
|
#! /usr/bin/env python3
|
||||||
|
|
||||||
import base64
|
|
||||||
from copyreg import constructor
|
from copyreg import constructor
|
||||||
import os
|
|
||||||
import subprocess
|
|
||||||
import sys
|
import sys
|
||||||
from glob import glob
|
from glob import glob
|
||||||
from termios import B0
|
|
||||||
|
|
||||||
|
|
||||||
class Entry:
|
class Entry:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user