Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e9502d0

Browse files
committed
Remove Blank Line
1 parent 80ef091 commit e9502d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/leetcodePreviewProvider.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ class LeetCodePreviewProvider implements Disposable {
2727
this.panel = undefined;
2828
}, null, this.context.subscriptions);
2929

30-
3130
this.panel.webview.onDidReceiveMessage(async (message: IWebViewMessage) => {
3231
switch (message.command) {
3332
case "ShowProblem":

0 commit comments

Comments
 (0)