diff options
| author | Lvov Maxim <usrleon@gmail.com> | 2011-07-22 08:58:34 +0400 |
|---|---|---|
| committer | Lvov Maxim <usrleon@gmail.com> | 2011-07-22 08:58:34 +0400 |
| commit | 88a0dd185ebef93845c026dceff0c32eaaffda11 (patch) | |
| tree | e1c9c6f8083063f3de4a82035053a56853c4747c | |
| parent | 5f47389f6151d7ae80d91382d8dab32d6fb2f0c8 (diff) | |
| download | nova-88a0dd185ebef93845c026dceff0c32eaaffda11.tar.gz nova-88a0dd185ebef93845c026dceff0c32eaaffda11.tar.xz nova-88a0dd185ebef93845c026dceff0c32eaaffda11.zip | |
remove IPy
| -rwxr-xr-x | bin/nova-manage | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/nova-manage b/bin/nova-manage index 3e15d9fe3..8614a253b 100755 --- a/bin/nova-manage +++ b/bin/nova-manage @@ -61,7 +61,6 @@ import os import sys import time -import IPy from optparse import OptionParser # If ../nova/__init__.py exists, add ../ to Python search path, so that |
