diff options
| author | Vishvananda Ishaya <vishvananda@gmail.com> | 2011-04-19 09:31:18 -0700 |
|---|---|---|
| committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2011-04-19 09:31:18 -0700 |
| commit | 7554ab7da290565ee457b2d42730a2bff2fd7861 (patch) | |
| tree | 57a0bfe5376a360ede5ad85e3c9b6e694079a229 | |
| parent | 745351d1e2a98a98de0a5f955385a92c01110684 (diff) | |
remove typo
| -rw-r--r-- | nova/cloudpipe/pipelib.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/cloudpipe/pipelib.py b/nova/cloudpipe/pipelib.py index 2c8912422..f4cb53da0 100644 --- a/nova/cloudpipe/pipelib.py +++ b/nova/cloudpipe/pipelib.py @@ -37,7 +37,6 @@ from nova import utils from nova.auth import manager # TODO(eday): Eventually changes these to something not ec2-specific from nova.api.ec2 import cloud -from nova.api FLAGS = flags.FLAGS |
