minor formatting issues

This commit is contained in:
Giorgio Borelli
2014-11-11 13:43:35 +01:00
parent 0ac5e7f875
commit 910179599d
2 changed files with 12 additions and 5 deletions

View File

@@ -18,9 +18,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from openerp import SUPERUSER_ID
from openerp import models, fields
from openerp import SUPERUSER_ID
class document_page_create_menu(models.TransientModel):