Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
erikvatt committed Nov 21, 2023
1 parent 87dbbeb commit 99e3154
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/search/resultList.tsx
Original file line number Diff line number Diff line change
@@ -96,8 +96,6 @@ const ResultList = ({
variables: { q: '' },
})

console.log("hallooooo")

const po = useProductAreasQuery()
const [deleteQuartoQuery] = useDeleteQuartoStoryMutation()
const userInfo= useContext(UserState)

0 comments on commit 99e3154

Please sign in to comment.