chore: remove unused import

This commit is contained in:
Bolaji 2022-02-08 10:05:31 +01:00
parent 4dbe8b5bce
commit c9ee22492b
No known key found for this signature in database
GPG Key ID: 00342E72694643BB

View File

@ -1,4 +1,3 @@
import { is } from '@react-spring/shared'
import data from '../../data.json'
export default function normalizeLineItems(lineItems: any[]) {