Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvuong committed Aug 8, 2022
1 parent 29ebf01 commit c3b6c84
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {ApiClients, Argument, DataType} from '../types'
import {useAsync} from '../useAsync'
import useCommerceApi from '../useCommerceApi'
import {UseQueryOptions, UseQueryResult} from '@tanstack/react-query'
import {useQuery} from '@tanstack/react-query'

type Client = ApiClients['shopperProducts']
/**
Expand Down

0 comments on commit c3b6c84

Please sign in to comment.