Delete parameter.py
This commit is contained in:
parent
c7f8204997
commit
a739554b7d
@ -1,10 +0,0 @@
|
|||||||
# -*- coding: utf-8 -*-
|
|
||||||
# Copyright (c) 2020, Frappe Technologies Pvt. Ltd. and contributors
|
|
||||||
# For license information, please see license.txt
|
|
||||||
|
|
||||||
from __future__ import unicode_literals
|
|
||||||
# import frappe
|
|
||||||
from frappe.model.document import Document
|
|
||||||
|
|
||||||
class Parameter(Document):
|
|
||||||
pass
|
|
||||||
Loading…
x
Reference in New Issue
Block a user