Skip to content

Commit 1859087

Browse files
committed
Update tab-proxy.js
1 parent fdaf2d3 commit 1859087

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/remix-ide/src/app/panels/tab-proxy.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ export default class TabProxy extends Plugin {
166166
this.on('manager', 'pluginActivated', ({ name, location, displayName, icon, description }) => {
167167

168168
if (location === 'mainPanel') {
169-
console.log('pluginActivated', name, location, displayName, icon, description)
170169
this.addTab(
171170
name,
172171
displayName,

0 commit comments

Comments
 (0)