mirror of
https://github.com/samba-team/samba.git
synced 2025-07-22 16:59:09 +03:00
s4:python LDB __init__.py - remove completely unused "erase_partitions" call
Seems to be a relict from the past.
This commit is contained in:
@ -107,7 +107,4 @@ class Disabled(object):
|
||||
def test_vampire(self):
|
||||
raise NotImplementedError(self.test_vampire)
|
||||
|
||||
def test_erase_partitions(self):
|
||||
raise NotImplementedError(self.test_erase_partitions)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user