linting fix

pull/5370/head
aniket-engg 4 years ago committed by Aniket
parent 1cd2f8ff32
commit 7380f793ac
  1. 1
      apps/remix-ide/src/blockchain/blockchain.js

@ -1,3 +1,4 @@
import { toBuffer } from 'ethereumjs-util'
const remixLib = require('@remix-project/remix-lib')
const txFormat = remixLib.execution.txFormat
const txExecution = remixLib.execution.txExecution

Loading…
Cancel
Save