linting fix

pull/2450/head^2
Aniket-Engg 2 years ago committed by Aniket
parent 10fa66a35d
commit dc80c727c1
  1. 1
      libs/remix-ui/workspace/src/lib/actions/index.ts

@ -8,7 +8,6 @@ import { createWorkspaceTemplate, getWorkspaces, loadWorkspacePreset, setPlugin
import { QueryParams } from '@remix-project/remix-lib'
import { fetchContractFromEtherscan } from '@remix-project/core-plugin' // eslint-disable-line
import JSZip from 'jszip'
import { networkInterfaces } from 'os'
export * from './events'
export * from './workspace'

Loading…
Cancel
Save