chore: linting
[skip ci]
This commit is contained in:
parent
8b1a61be29
commit
60185c8c71
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user