remove unneccessary import

This commit is contained in:
einhorn_b 2023-07-12 17:48:07 +02:00
parent 6b37022fc2
commit 6bb34aa606

View File

@ -1,4 +1,3 @@
import { Decimal } from 'decimal.js-light'
import { TransactionType } from '../graphql/enum/TransactionType'
import { Field, Message } from '@apollo/protobufjs'