mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 04:39:11 +00:00
fix: remove unused import
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
from erpnext.regional.germany.setup import make_custom_fields
|
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
"""Move account number into the new custom field debtor_creditor_number.
|
"""Move account number into the new custom field debtor_creditor_number.
|
||||||
|
|||||||
Reference in New Issue
Block a user