From 7118645f04729f2395f384816db6eb169d8b5a04 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Fri, 11 Feb 2022 11:06:00 -0700 Subject: [PATCH] remove redundant or we --- spike/review/reinvent/ezmded/ui/index.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spike/review/reinvent/ezmded/ui/index.html b/spike/review/reinvent/ezmded/ui/index.html index 78fc783..9f5fe4f 100644 --- a/spike/review/reinvent/ezmded/ui/index.html +++ b/spike/review/reinvent/ezmded/ui/index.html @@ -297,10 +297,6 @@ window.location.hash = hash } - window.onhashchange = () => { - navigateToQueryParams() - } - var lastTree = {} function idsToTitle(original_ids) {