Skip to content

Commit

Permalink
Revert "UI must be initialized when quit"
Browse files Browse the repository at this point in the history
This reverts commit eaf272d.
  • Loading branch information
Shougo committed Sep 9, 2023
1 parent eaf272d commit 1bf2e4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions denops/ddu/ddu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -741,9 +741,6 @@ export class Ddu {
uiOptions,
uiParams,
});

// UI must be re-initialized
ui.isInitialized = false;
}

async onEvent(
Expand Down

0 comments on commit 1bf2e4b

Please sign in to comment.