chore: lint fixes

This commit is contained in:
ppe
2022-12-13 13:03:55 +01:00
parent 1dec8a00aa
commit e752e2e321
2 changed files with 1 additions and 1 deletions

View File

@@ -32,7 +32,6 @@ import {
InnerCallData
} from './Contract';
import { Tags, ArTransfer, emptyTransfer, ArWallet } from './deploy/CreateContract';
import { SourceData, SourceImpl } from './deploy/impl/SourceImpl';
import { InnerWritesEvaluator } from './InnerWritesEvaluator';
import { generateMockVrf } from '../utils/vrf';
import { Signature, SignatureType } from './Signature';