Removed unusted socket import

This commit is contained in:
Alexandre Aubin 2017-08-13 17:07:20 -04:00
parent b892284266
commit a050b40559

View file

@ -31,7 +31,6 @@ import grp
import smtplib
import requests
import subprocess
import socket
import dns.resolver
import glob