Skip to content

Commit

Permalink
不要コメントの削除
Browse files Browse the repository at this point in the history
  • Loading branch information
kamecha committed Dec 27, 2023
1 parent ba97280 commit 872bf89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion denops/traqvim/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ export async function main(denops: Denops) {
api.tokenFilePath = path;
// oauthの仮オブジェクト
let oauth: OAuth;
helper.echo(denops, "Hello Denops!");
denops.dispatcher = {
setupOAuth(): Promise<unknown> {
helper.echo(denops, "setup...");
Expand Down

0 comments on commit 872bf89

Please sign in to comment.