Fix linter

This commit is contained in:
Leonid Logvinov
2019-01-17 15:38:09 +01:00
parent 92ec4f5772
commit 8b69d918a9

View File

@@ -1,5 +1,4 @@
import { StructLog } from 'ethereum-types';
import * as Parser from 'solidity-parser-antlr';
export interface LineColumn {
line: number;