Remove unused imports

This commit is contained in:
Milan Stute
2020-12-02 16:18:57 +01:00
parent adb658d04d
commit 368a8afc8c
-4
View File
@@ -17,13 +17,9 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
"""
import base64
import datetime
import hashlib
import io
import ipaddress
import os
import plistlib
import ifaddr
from libarchive import ffi