Commit 2eebfe84 authored by GrandSchtroumpf's avatar GrandSchtroumpf

happy linter v2

parent b110b94b
......@@ -91,7 +91,6 @@ export class TabProxy extends Plugin {
appManager.event.on('deactivate', (profile) => {
this.removeTab(profile.name)
})
}
focus (name) {
......
......@@ -240,7 +240,6 @@ export class LandingPage extends ViewPlugin {
})
}
const startSolidity = async () => {
await this.appManager.activatePlugin(['solidity', 'udapp', 'solidityStaticAnalysis', 'solidityUnitTesting'])
this.verticalIcons.select('solidity')
......
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