style: Remove unused import

This commit is contained in:
Suraj Shetty 2020-04-10 22:07:03 +05:30 committed by GitHub
parent 9a3c8aaee5
commit d93f8d8f3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,6 @@ import os
import re
import yaml
from six import text_type
import frappe
from frappe.model.document import get_controller