fix: Codacy fixes
diff --git a/erpnext/public/js/utils/dimension_tree_filter.js b/erpnext/public/js/utils/dimension_tree_filter.js
index ccca04d..fef4507 100644
--- a/erpnext/public/js/utils/dimension_tree_filter.js
+++ b/erpnext/public/js/utils/dimension_tree_filter.js
@@ -20,7 +20,7 @@
 								"is_group": 0
 							});
 						}
-					})
+					});
 				});
 			});
 		}