mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-11 22:38:25 +00:00
chore: Remove print statement
This commit is contained in:
@@ -218,7 +218,6 @@ def get_tax_accounts(
|
||||
|
||||
|
||||
def get_merged_data(columns, data):
|
||||
print(data)
|
||||
merged_hsn_dict = {} # to group same hsn under one key and perform row addition
|
||||
result = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user