Merge "Finish removing xenapi.HelperBase class"

This commit is contained in:
Jenkins
2012-06-05 14:50:04 +00:00
committed by Gerrit Code Review
-6
View File
@@ -18,9 +18,3 @@
:mod:`xenapi` -- Nova support for XenServer and XCP through XenAPI
==================================================================
"""
class HelperBase(object):
"""
The base for helper classes.
"""