mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 23:49:19 +00:00
chore: linting
[skip ci]
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
import frappe
|
import frappe
|
||||||
|
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
frappe.delete_doc("DocType", "Shopify Settings", ignore_missing=True)
|
frappe.delete_doc("DocType", "Shopify Settings", ignore_missing=True)
|
||||||
frappe.delete_doc("DocType", "Shopify Log", ignore_missing=True)
|
frappe.delete_doc("DocType", "Shopify Log", ignore_missing=True)
|
||||||
|
|||||||
Reference in New Issue
Block a user