fix linting

pull/1750/head
yann300 3 years ago committed by GitHub
parent c1eb48dd98
commit 77abc0c21f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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