remove stray commented out function, did it come from a rebase? Don't recognize it!

Co-authored-by: George Gevoian <85144792+georgegevoian@users.noreply.github.com>
This commit is contained in:
Paul Fitzpatrick
2024-05-16 13:59:34 -04:00
parent 9947eabdbc
commit 67e8ac4779

View File

@@ -535,9 +535,6 @@ Please log in as an administrator.`),
} }
} }
//function maybeSwitchToggle(value: Observable<boolean|null>): DomContents {
// return toggle(value, dom.hide((use) => use(value) === null));
//}
// Ugh I'm not a front end person. h5 small-caps, sure why not. // Ugh I'm not a front end person. h5 small-caps, sure why not.
// Hopefully someone with taste will edit someday! // Hopefully someone with taste will edit someday!