Skip to content

Commit c98ec37

Browse files
committed
cleanup code
1 parent 1334848 commit c98ec37

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

denops/ddc-sources/ddc-vim-lsp.ts

-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ import {
99
vars,
1010
} from "https://deno.land/x/ddc_vim@v0.5.0/deps.ts#^";
1111

12-
import {
13-
once
14-
} from "https://deno.land/x/denops_std@v1.8.1/anonymous/mod.ts";
15-
1612
export class Source extends BaseSource {
1713
async onInit(args: {
1814
denops: Denops,

0 commit comments

Comments
 (0)