auditlog: Remove pre_init_hook reference from openerp, no pre_init hook exists any more
This commit is contained in:
parent
d054480cb6
commit
617c70e0ad
|
|
@ -22,5 +22,4 @@
|
||||||
'images': [],
|
'images': [],
|
||||||
'application': True,
|
'application': True,
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'pre_init_hook': 'pre_init_hook',
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue