From 6e528049a576a68c98d1010e776db0c124a0de7c Mon Sep 17 00:00:00 2001 From: Ali <010109ali@gmail.com> Date: Fri, 22 Aug 2025 17:56:41 +0400 Subject: [PATCH] removed unused fixtures --- taxes_az/hooks.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/taxes_az/hooks.py b/taxes_az/hooks.py index f4151e9..ac5b17d 100644 --- a/taxes_az/hooks.py +++ b/taxes_az/hooks.py @@ -31,10 +31,6 @@ fixtures = [ { "doctype": "Business Classification", "filters": [] - }, - { - "doctype": "Item Tax Template", - "filters": [] } ]