Skip to content

Commit

Permalink
Remove TimeoutError
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Jul 7, 2024
1 parent e74e037 commit e277c89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion denops/ddu/deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ export {
export { deadline, DeadlineError } from "jsr:@std/async@0.224.2";

export { ensure, is, maybe } from "jsr:@core/unknownutil@3.18.1";
export { TimeoutError } from "https://deno.land/x/msgpack_rpc@v4.0.1/response_waiter.ts";
export { Lock } from "jsr:@lambdalisue/async@2.1.1";

0 comments on commit e277c89

Please sign in to comment.