Unused import

This commit is contained in:
Erik Johnston 2015-03-06 11:37:24 +00:00
parent 3ce8540484
commit e49d6b1568

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from ._base import Config, ConfigError
from ._base import Config
from OpenSSL import crypto
import subprocess