From 04bd37d008458f9ea9679b00a6c7766e19d8218d Mon Sep 17 00:00:00 2001 From: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> Date: Wed, 7 Aug 2019 12:22:03 +0530 Subject: [PATCH] style: Remove unused import --- frappe/patches/v12_0/fix_public_private_files.py | 1 - 1 file changed, 1 deletion(-) 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',