chore: linting

[skip ci]
This commit is contained in:
Ankush Menat
2021-09-02 17:36:05 +05:30
parent 8b1a61be29
commit 60185c8c71

View File

@@ -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)