Remove unused import.

This commit is contained in:
Ralph Bean
2016-07-20 16:01:22 -04:00
parent 69a67abc3e
commit e81c6d7927

View File

@@ -32,7 +32,6 @@ from abc import ABCMeta, abstractmethod
import logging
import os
from optparse import OptionParser
from kobo.shortcuts import run
import koji
import tempfile