summaryrefslogtreecommitdiffstats
path: root/func
diff options
context:
space:
mode:
authorJohn Eckersberg <jeckersb@redhat.com>2008-01-29 20:44:58 -0500
committerJohn Eckersberg <jeckersb@redhat.com>2008-01-29 20:44:58 -0500
commitbd10c846b56453b3eff561b8ee4eb5a8802868fc (patch)
treea8086c43b6d62e0a5fb94e375355d7349f4027ea /func
parent04e480a191174b48e1b4abbf9f297b3c8cc0e992 (diff)
downloadthird_party-func-bd10c846b56453b3eff561b8ee4eb5a8802868fc.tar.gz
third_party-func-bd10c846b56453b3eff561b8ee4eb5a8802868fc.tar.xz
third_party-func-bd10c846b56453b3eff561b8ee4eb5a8802868fc.zip
get rid of split, I don't need it
Diffstat (limited to 'func')
-rw-r--r--func/minion/modules/netapp/vol/__init__.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/func/minion/modules/netapp/vol/__init__.py b/func/minion/modules/netapp/vol/__init__.py
index 1c98980..77ba28b 100644
--- a/func/minion/modules/netapp/vol/__init__.py
+++ b/func/minion/modules/netapp/vol/__init__.py
@@ -117,9 +117,3 @@ class Vol(func_module.FuncModule):
TODO: Document me ...
"""
pass
-
- def split(self, filer, args):
- """
- TODO: Document me ...
- """
- pass