Remove unused imports

This commit is contained in:
Roberto Rosario
2014-11-02 23:40:42 -04:00
parent f52123cd7a
commit 7bee501058

View File

@@ -3,8 +3,6 @@ from __future__ import absolute_import
import logging
import os
import random
import string
import tempfile
import types