4
0
forked from crowetic/commerce

chore: Remove import never used (#189)

This commit is contained in:
Marcelo Fortunato 2021-02-01 23:32:28 +00:00 committed by GitHub
parent b7fbdc4e90
commit 8b70794036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
import cn from 'classnames'
import { FC, useState, useMemo, useRef, useEffect } from 'react'
import { getRandomPairOfColors } from '@lib/colors'