Skip to content

Commit 6d07490

Browse files
committed
Remove unnecessary expect-error
1 parent 220cfe3 commit 6d07490

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/lib/url-utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ export const DEFAULT_SEARCH_PARAMS: SearchRequestPagination = {
8787
onlyClassics: false,
8888
settername: '',
8989
setternameSuggestion: '',
90-
//@ts-expect-error fix later
9190
holdsFilter: {},
9291
page: 0,
9392
pageSize: PAGE_LIMIT,

0 commit comments

Comments
 (0)