mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-20 02:06:45 -06:00
removed unused SUPERUSER_ID
This commit is contained in:
parent
9977f4e516
commit
01e8c80724
@ -19,7 +19,6 @@
|
||||
#
|
||||
##############################################################################
|
||||
from openerp import models, fields, api
|
||||
from openerp import SUPERUSER_ID
|
||||
|
||||
|
||||
class document_page_create_menu(models.TransientModel):
|
||||
|
Loading…
Reference in New Issue
Block a user