mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_suspend_security to 10.0 (#586)
This commit is contained in:
committed by
Frédéric Garbely
parent
a34ecbfb0e
commit
c36c7e4f0e
@@ -30,6 +30,3 @@ class BaseSuspendSecurityUid(int):
|
||||
|
||||
def __iter__(self):
|
||||
yield super(BaseSuspendSecurityUid, self).__int__()
|
||||
|
||||
|
||||
SUSPEND_METHOD = 'suspend_security'
|
||||
|
||||
Reference in New Issue
Block a user