fix: Sider

This commit is contained in:
Gavin D'souza 2020-09-28 19:18:14 +05:30
parent 95ab58fa3d
commit 45ec8ed485

View file

@ -14,7 +14,7 @@ import click
# imports - module imports
import frappe
from frappe import _, conf
from frappe.utils import cstr, get_url, now, now_datetime, get_file_size
from frappe.utils import get_url, now, now_datetime, get_file_size
# backup variable for backwards compatibility
verbose = False