Revert "accept_command: import urllib2"

This commit is contained in:
Alberto Planas 2015-03-05 17:17:37 +01:00
parent b95bd3e04a
commit f285f09d35

View File

@ -1,7 +1,6 @@
import re import re
import urllib2 import urllib2
import warnings import warnings
import urllib2
from xml.etree import cElementTree as ET from xml.etree import cElementTree as ET
from osc.core import change_request_state from osc.core import change_request_state