Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bunsenstraat committed Dec 17, 2024
1 parent c08b6e5 commit c802736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/remix-ide/src/app/providers/environment-explorer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ export class EnvironmentExplorer extends ViewPlugin {
)
}


async pinStateCallback(provider: Provider, pinned: boolean) {
if (pinned) {
this.emit('providerPinned', provider.name, provider)
Expand Down

0 comments on commit c802736

Please sign in to comment.