mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-29 06:38:24 +00:00
fix: remove the conf file
This commit is contained in:
@@ -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");
|
||||
@@ -1,4 +1,3 @@
|
||||
import "./conf";
|
||||
import "./utils";
|
||||
import "./stock_reservation";
|
||||
import "./queries";
|
||||
|
||||
Reference in New Issue
Block a user