mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
removed axios ref
This commit is contained in:
parent
739e2730e6
commit
e0bf87af18
@ -2,7 +2,6 @@ import { CommerceError } from '@commerce/utils/errors'
|
||||
import { MEDUSA_PUBLIC_STORE_URL } from '@framework/const'
|
||||
import medusa from '../medusa'
|
||||
import fetch from 'node-fetch'
|
||||
import axios from 'axios'
|
||||
|
||||
export const callMedusa = async (
|
||||
method: string,
|
||||
|
Loading…
x
Reference in New Issue
Block a user