fix linting

pull/5370/head
yann300 3 years ago committed by GitHub
parent 2dd704cea1
commit 73987bc5a0
  1. 1
      apps/remix-ide/src/app/panels/tab-proxy.js

@ -218,7 +218,6 @@ export class TabProxy extends Plugin {
if (index === -1) {
title = formatPath.join('/')
const titleLength = formatPath.length
this.loadedTabs.push({
id: name,
name,

Loading…
Cancel
Save