Skip to content

Commit

Permalink
refactor: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Jan 24, 2024
1 parent 2dcbc75 commit 7c201c2
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 200 deletions.
Empty file.
1 change: 0 additions & 1 deletion src/components/sectionList/filters/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export * from './useSectionListFilter'
export * from './ConstantSelectionFilter'
export * from './IdentifiableFilter'
export * from './ConstantFilters'
139 changes: 0 additions & 139 deletions src/components/sectionList/filters/useSectionListFilter.ts

This file was deleted.

25 changes: 0 additions & 25 deletions src/lib/constants/sectionListView/sectionListViewFilterKeys.ts

This file was deleted.

34 changes: 0 additions & 34 deletions src/lib/routeUtils/CustomQueryParam.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/lib/routeUtils/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export * from './CustomQueryParam'
export {
routePaths,
getOverviewPath,
Expand Down

0 comments on commit 7c201c2

Please sign in to comment.