Skip to content

Commit 5f87da3

Browse files
committed
unused variable
1 parent f805e76 commit 5f87da3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libs/remix-ui/solidity-compiler/src/lib/solidity-compiler.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import * as packageJson from '../../../../../package.json'
1010
import './css/style.css'
1111
import { iSolJsonBinData, iSolJsonBinDataBuild } from '@remix-project/remix-lib'
1212

13-
const defaultPath = 'compiler_config.json'
14-
1513
export const SolidityCompiler = (props: SolidityCompilerProps) => {
1614
const {
1715
api,

0 commit comments

Comments
 (0)