remove last usage of SHOPIFY_CHECKOUT_URL

Signed-off-by: Loan Laux <loan@outgrow.io>
This commit is contained in:
Loan Laux 2021-04-27 18:50:27 +04:00
parent 3496b2a155
commit e5d410eb91
No known key found for this signature in database
GPG Key ID: AF9E9BD6548AD52E

View File

@ -1,6 +1,5 @@
import { import {
REACTION_ANONYMOUS_CART_TOKEN_COOKIE, REACTION_ANONYMOUS_CART_TOKEN_COOKIE,
SHOPIFY_CHECKOUT_URL_COOKIE,
REACTION_COOKIE_EXPIRE, REACTION_COOKIE_EXPIRE,
} from '../../const' } from '../../const'
import createCartMutation from '../../utils/mutations/create-cart' import createCartMutation from '../../utils/mutations/create-cart'