auditlog: Remove pre_init_hook reference from openerp, no pre_init hook exists any more
This commit is contained in:
parent
02c9b2f9a2
commit
3ec04c1e4a
|
|
@ -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