remove unneeded imports
This commit is contained in:
parent
0b909b103d
commit
9019f4f292
1 changed files with 0 additions and 2 deletions
2
setup
2
setup
|
@ -24,12 +24,10 @@ import sys
|
|||
import os
|
||||
import platform
|
||||
import re
|
||||
import shlex
|
||||
import socket
|
||||
import struct
|
||||
import subprocess
|
||||
import traceback
|
||||
import syslog
|
||||
|
||||
try:
|
||||
import selinux
|
||||
|
|
Loading…
Reference in a new issue