Fix: Merge (#71)

This commit is contained in:
Llewellyn Dsouza
2022-03-03 22:34:30 +05:30
parent fd8d0b1167
commit e2d3ccfb7e

View File

@@ -25,7 +25,6 @@ export default {
ADD_WIDGET_FAMILY: '/widget-family',
EDIT_WIDGET_FAMILY: '/widget-family/',
GET_LABEL: '/sublevel/filter',
LOCATION_DELETE: '/dashboard/delete-location',
GET_PRODUCT_BY_ID: '/item/filter?inventory=',
GET_ITEMS_BY_INVENTORY: '/item/filter?inventory='
};