Commit e08291a7 authored by yann300's avatar yann300

linting

parent d839c519
...@@ -13,7 +13,6 @@ import { StorageDump } from '@ethereumjs/vm/dist/state/interface' ...@@ -13,7 +13,6 @@ import { StorageDump } from '@ethereumjs/vm/dist/state/interface'
*/ */
class StateManagerCommonStorageDump extends StateManager { class StateManagerCommonStorageDump extends StateManager {
keyHashes: { [key: string]: string } keyHashes: { [key: string]: string }
constructor () { constructor () {
super() super()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment