remove unused import. needed a change to kick travis.

This commit is contained in:
Zack Dever
2016-03-14 16:29:13 -07:00
parent 8847dbbb0d
commit 1b1bd55d03

View File

@@ -4,7 +4,6 @@ import collections
import copy import copy
import logging import logging
import threading import threading
import time
import six import six