Imported Upstream version 4.0.5
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
#
|
||||
# Copyright (C) 2016 FreeIPA Contributors see COPYING for license
|
||||
#
|
||||
|
||||
from ..compat import CompatCommand, CompatMethod, CompatObject
|
||||
|
||||
Object = CompatObject
|
||||
|
||||
|
||||
class Command(CompatCommand):
|
||||
api_version = u'2.164'
|
||||
|
||||
|
||||
class Method(Command, CompatMethod):
|
||||
pass
|
||||
Reference in New Issue
Block a user