docs: Remove useless/irrelevant comment

This commit is contained in:
Cole Lawrence 2022-06-07 15:48:57 -04:00 committed by Aria
parent ebf9b0e1cd
commit 0d9d78a032

View file

@ -4,7 +4,6 @@ import getStudio from '@theatre/studio/getStudio'
import type {PathToProp} from '@theatre/shared/utils/addresses' import type {PathToProp} from '@theatre/shared/utils/addresses'
import type SheetObject from '@theatre/core/sheetObjects/SheetObject' import type SheetObject from '@theatre/core/sheetObjects/SheetObject'
// discriminated union
export function setCollapsedSheetObjectOrCompoundProp( export function setCollapsedSheetObjectOrCompoundProp(
isCollapsed: boolean, isCollapsed: boolean,
toCollapse: toCollapse: