removed unused imports

This commit is contained in:
byt3bl33d3r 2014-07-12 17:19:33 +02:00
parent 8dc515d999
commit 8fe94ec0d0

View file

@ -9,7 +9,6 @@ import pefile
import zipfile import zipfile
import logging import logging
import shutil import shutil
import requests
import random import random
import string import string
from bdfactory import pebin, elfbin from bdfactory import pebin, elfbin