Skip to content

Commit

Permalink
chore: remove commented import
Browse files Browse the repository at this point in the history
  • Loading branch information
agritheory committed Dec 11, 2023
1 parent 2c0c239 commit 6e12098
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inventory_tools/public/js/faceted_search/FacetedSearch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ frappe.provide('erpnext')
export default {
name: 'FacetedSearch',
props: ['doctype'],
// components: { AttributeFilter, FacetedSearchNumericRange },
data(){
return { searchComponents: [], filterValues: {} }
},
Expand Down

0 comments on commit 6e12098

Please sign in to comment.