Commit ca7dc705 authored by GrandSchtroumpf's avatar GrandSchtroumpf

remove deprecated code

parent 2eebfe84
......@@ -263,12 +263,6 @@ export class LandingPage extends ViewPlugin {
await this.appManager.activatePlugin('pluginManager')
this.verticalIcons.select('pluginManager')
}
/*
const startWorkshop = async () => {
await this.appManager.activatePlugin(['box', 'solidity', 'solidityUnitTesting', 'workshops'])
this.verticalIcons.select('workshops')
}
*/
const createNewFile = () => {
const fileExplorer = globalRegistry.get('fileexplorer/browser').api
......
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