Remove unneeded imports

This commit is contained in:
Donald Stufft 2015-01-28 16:32:14 -05:00
parent 3f2c943bdd
commit eb09cd4440
1 changed files with 0 additions and 3 deletions

View File

@ -3,10 +3,7 @@ import hashlib
import io
import json
import os
import shutil
import tempfile
import urllib.request
import zipfile
import invoke