mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
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:
parent
9947eabdbc
commit
67e8ac4779
@ -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.
|
||||
// Hopefully someone with taste will edit someday!
|
||||
|
Loading…
Reference in New Issue
Block a user