click_handlers: Remove dead code for Bootstrap popovers.

This commit is contained in:
Tim Abbott 2024-02-09 16:42:36 -08:00
parent e17e231b2a
commit 27deebe45b
1 changed files with 0 additions and 1 deletions

View File

@ -832,7 +832,6 @@ export function initialize() {
// should not have any effect on the compose
// state.
!$(e.target).closest(".overlay").length &&
!$(e.target).closest(".popover").length &&
!$(e.target).closest(".micromodal").length &&
!$(e.target).closest("[data-tippy-root]").length &&
!$(e.target).closest(".typeahead").length &&