Commit 6b72804c by Michael DeHaan

remove unneeded imports

parent d0a5dec6
...@@ -24,12 +24,10 @@ import sys ...@@ -24,12 +24,10 @@ import sys
import os import os
import platform import platform
import re import re
import shlex
import socket import socket
import struct import struct
import subprocess import subprocess
import traceback import traceback
import syslog
try: try:
import selinux import selinux
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment