Skip to content

Commit dbc3c3b

Browse files
committed
Remove comment
1 parent 4f40625 commit dbc3c3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/extensions/UserSearchExtensions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export interface RoomProjection {
2626
}
2727

2828
export interface SpaceStoreClassProjection {
29-
// get matrixClient(): MatrixClient | null;
3029
get activeSpaceRoom(): RoomProjection | null;
3130
}
3231

0 commit comments

Comments
 (0)