[RFR] Conformity

This commit is contained in:
Stefan Rijnhart
2015-07-03 12:47:27 +02:00
parent 0b1a0c10bf
commit 044d6ded8a
2 changed files with 0 additions and 5 deletions

View File

@@ -36,5 +36,3 @@ mission is to support the collaborative development of Odoo features and
promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.

View File

@@ -3,7 +3,6 @@
##############################################################################
#
# Copyright (C) 2015 Therp BV - http://therp.nl.
# All Rights Reserved
#
# WARNING: This program as such is intended to be used by professional
# programmers who take the whole responsability of assessing all potential
@@ -26,5 +25,3 @@
from . import account_bank_statement_line
from . import account_bank_statement
from . import account_move_line
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: