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