mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-27 07:01:13 +01:00
Delete parameter.py
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user