remove redundant or we

This commit is contained in:
Bel LaPointe
2022-02-11 11:06:00 -07:00
parent d8ec52d8d8
commit 7118645f04

View File

@@ -297,10 +297,6 @@
window.location.hash = hash
}
window.onhashchange = () => {
navigateToQueryParams()
}
var lastTree = {}
function idsToTitle(original_ids) {