diff options
| author | Vishvananda Ishaya <vishvananda@gmail.com> | 2011-01-20 00:14:42 -0800 |
|---|---|---|
| committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2011-01-20 00:14:42 -0800 |
| commit | 2f4258d99e8d97ec70645cd2df2f4e54dc869e89 (patch) | |
| tree | 9de5b30b06dd61b0f8625ef22f4c43de7e4934ca /nova | |
| parent | 9bd72f56224a8cc980620b17210d9b9b9ede6166 (diff) | |
more smoketest fixes
Diffstat (limited to 'nova')
| -rw-r--r-- | nova/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nova/__init__.py b/nova/__init__.py index 8745617bc..256db55a9 100644 --- a/nova/__init__.py +++ b/nova/__init__.py @@ -30,5 +30,3 @@ .. moduleauthor:: Manish Singh <yosh@gimp.org> .. moduleauthor:: Andy Smith <andy@anarkystic.com> """ - -from exception import * |
