From 10a5815805cf2b12ad42d0e4cf0b6af0bad30d25 Mon Sep 17 00:00:00 2001 From: ruthra kumar Date: Thu, 22 May 2025 20:00:16 +0530 Subject: [PATCH] chore: remove dead code --- erpnext/stock/doctype/price_list/test_price_list.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/erpnext/stock/doctype/price_list/test_price_list.py b/erpnext/stock/doctype/price_list/test_price_list.py index e5440adef09..79b9d9c0c52 100644 --- a/erpnext/stock/doctype/price_list/test_price_list.py +++ b/erpnext/stock/doctype/price_list/test_price_list.py @@ -3,5 +3,3 @@ import frappe - -# test_ignore = ["Item"]