mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Remove bad comment
This commit is contained in:
parent
b3b5d84f05
commit
ce33592996
1 changed files with 0 additions and 4 deletions
|
@ -10,10 +10,6 @@ from yunohost.permission import user_permission_list, SYSTEM_PERMS
|
|||
|
||||
logger = getActionLogger('yunohost.migration')
|
||||
|
||||
###################################################
|
||||
# Tools used also for restoration
|
||||
###################################################
|
||||
|
||||
class MyMigration(Migration):
|
||||
"""
|
||||
Add protected attribute in LDAP permission
|
||||
|
|
Loading…
Add table
Reference in a new issue