mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Unused imports
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
##############################################################################
|
||||
from openerp import models, fields, api, exceptions, _
|
||||
from openerp import models, fields, api
|
||||
|
||||
|
||||
class AccountTaxDeclarationAnalysis(models.TransientModel):
|
||||
|
||||
Reference in New Issue
Block a user