fix: remove the conf file

This commit is contained in:
sokumon
2026-08-28 02:25:26 +05:30
parent 987408f203
commit 0985451276
2 changed files with 0 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
// Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
// License: GNU General Public License v3. See license.txt
frappe.provide("erpnext");

View File

@@ -1,4 +1,3 @@
import "./conf";
import "./utils";
import "./stock_reservation";
import "./queries";