Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Apr 11, 2020
1 parent 7f55d6f commit c6fd86d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terminus-terminal/src/buttonProvider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ export class ButtonProvider extends ToolbarButtonProvider {
options.push({
icon: profile.icon,
name: profile.name,
description: '',//TODO
callback: () => this.terminal.openTab(profile),
})
}
Expand Down

0 comments on commit c6fd86d

Please sign in to comment.