Skip to content

Commit

Permalink
fix(sync-utils): fix duplicate type import
Browse files Browse the repository at this point in the history
  • Loading branch information
good-idea committed Feb 24, 2021
1 parent ea58f56 commit 9d552d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sync-utils/src/sanity/syncRelationships.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { SanityClient } from '@sanity/client'
import { SanityReference } from '@sane-shopify/types'
import PQueue from 'p-queue'
import {
SanityUtils,
Expand Down

0 comments on commit 9d552d4

Please sign in to comment.