Remove unused imports

This commit is contained in:
Colton Myers 2014-10-02 13:52:24 -06:00
parent 25ea6060b7
commit 0edf446903
2 changed files with 0 additions and 2 deletions

View file

@ -18,7 +18,6 @@ import sys
import json
import time
import shutil
import hashlib
import argparse
import requests
import subprocess

View file

@ -17,7 +17,6 @@ import sys
import json
import time
import shutil
import hashlib
import optparse
import subprocess