mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
removed unnecessary imports
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
from __future__ import unicode_literals
|
||||
import webnotes
|
||||
from webnotes.model.doc import Document
|
||||
|
||||
def scrub_page_name(page_name):
|
||||
if page_name.endswith('.html'):
|
||||
|
||||
Reference in New Issue
Block a user