Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Sep 20, 2024
1 parent 65a25b3 commit a02f5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devtools/DevToolsViewProvider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export class DevToolsViewProvider implements vscode.WebviewViewProvider {
public static readonly viewType = "vscode-apollo-client-devtools";

constructor(private readonly _extensionUri: vscode.Uri) {}

async resolveWebviewView(
panel: vscode.WebviewView,
context: vscode.WebviewViewResolveContext,
Expand Down

0 comments on commit a02f5ab

Please sign in to comment.