Commit f05f4a38 authored by lianahus's avatar lianahus

linter

parent c002fcb3
......@@ -361,7 +361,6 @@ Please make a backup of your contracts and start using http://remix.ethereum.org
settings
])
const queryParams = new QueryParams()
const params = queryParams.get()
......@@ -482,7 +481,6 @@ Please make a backup of your contracts and start using http://remix.ethereum.org
await appManager.activatePlugin(['settings'])
await appManager.activatePlugin(['hiddenPanel', 'pluginManager', 'filePanel', 'contextualListener', 'terminal', 'fetchAndCompile', 'contentImport'])
// Set workspace after initial activation
if (Array.isArray(workspace)) {
appManager.activatePlugin(workspace).then(async () => {
......
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