Skip to content

Commit

Permalink
[REF] Code comments and otimization
Browse files Browse the repository at this point in the history
Signed-off-by: Luis Felipe Mileo <[email protected]>
  • Loading branch information
mileo authored and gabrielcardoso21 committed Oct 15, 2020
1 parent b245391 commit ad092a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2020 KMEE
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@


class L10nBrCnabOption(models.Model):

_name = 'l10n_br.cnab.option'

code = fields.Char(
Expand Down

0 comments on commit ad092a2

Please sign in to comment.