diff --git a/nova/scheduler/api.py b/nova/scheduler/api.py index 8a96e783..44e01aa0 100644 --- a/nova/scheduler/api.py +++ b/nova/scheduler/api.py @@ -17,7 +17,6 @@ Handles all requests relating to schedulers. """ -import webob import functools from novaclient import v1_1 as novaclient