Merge "Removed unsued import, HTTPError in v1/images.py."
This commit is contained in:
commit
90372cc9ab
@ -23,8 +23,7 @@ import copy
|
|||||||
|
|
||||||
import eventlet
|
import eventlet
|
||||||
from oslo.config import cfg
|
from oslo.config import cfg
|
||||||
from webob.exc import (HTTPError,
|
from webob.exc import (HTTPNotFound,
|
||||||
HTTPNotFound,
|
|
||||||
HTTPConflict,
|
HTTPConflict,
|
||||||
HTTPBadRequest,
|
HTTPBadRequest,
|
||||||
HTTPForbidden,
|
HTTPForbidden,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user