mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-27 02:48:41 -06:00
removed unused SUPERUSER_ID
This commit is contained in:
parent
775cac5d90
commit
90e821da3a
@ -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