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