mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 18:38:41 -06:00
removed unused SUPERUSER_ID
This commit is contained in:
parent
b0b0c2265f
commit
9c9dfe0324
@ -19,7 +19,6 @@
|
|||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
from openerp import models, fields, api
|
from openerp import models, fields, api
|
||||||
from openerp import SUPERUSER_ID
|
|
||||||
|
|
||||||
|
|
||||||
class document_page_create_menu(models.TransientModel):
|
class document_page_create_menu(models.TransientModel):
|
||||||
|
Loading…
Reference in New Issue
Block a user