Skip to content

Commit 6b2e369

Browse files
committed
update
1 parent 542c123 commit 6b2e369

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/controller/TreeViewController.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -560,12 +560,12 @@ class TreeViewController implements Disposable {
560560
label: `周赛期数查询`,
561561
detail: `周赛期数查询`,
562562
value: `contest`,
563-
},
564-
{
565-
label: `测试api`,
566-
detail: `测试api`,
567-
value: `testapi`,
568563
}
564+
// {
565+
// label: `测试api`,
566+
// detail: `测试api`,
567+
// value: `testapi`,
568+
// }
569569
// ,
570570
// {
571571
// label: `每日一题`,

0 commit comments

Comments
 (0)