mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[FIX] Removed print statements
This commit is contained in:
@@ -24,11 +24,8 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
##############################################################################
|
||||
print 'Importing account_banking.account_banking'
|
||||
import account_banking
|
||||
print 'Importing account_banking.parsers'
|
||||
import parsers
|
||||
print 'Importing account_banking.wizard'
|
||||
import wizard
|
||||
|
||||
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|
||||
|
||||
Reference in New Issue
Block a user