neuroglancer.viewer_state.StarredSegments.remove(
    
segment_id: int-> None

Removes a segment from the starred list.

Raises:

KeyError – if the segment is not starred.