[openqa-maintenance bot] fix accidentaly removed wrong line

This commit is contained in:
Ondřej Súkup 2017-09-05 23:17:25 +02:00
parent bd162b9dd5
commit eb6155029d
No known key found for this signature in database
GPG Key ID: 18E6D11A219AF3B7

View File

@ -39,8 +39,9 @@ try:
except ImportError:
import cElementTree as ET
from collections import namedtuple
import gzip
from tempfile import NamedTemporaryFile
import osc.conf
import osc.core
from pprint import pprint