diff --git a/frappe/patches/v12_0/fix_public_private_files.py b/frappe/patches/v12_0/fix_public_private_files.py index a1a2f3f6fc..065360a78e 100644 --- a/frappe/patches/v12_0/fix_public_private_files.py +++ b/frappe/patches/v12_0/fix_public_private_files.py @@ -1,5 +1,4 @@ import frappe -import os def execute(): files = frappe.get_all('File',