Remove 1 extra line

This commit is contained in:
Travis Ralston 2020-06-09 15:30:03 -06:00
parent c360800631
commit 84174cc440

View file

@ -51,7 +51,6 @@ export class RoomListStoreTempProxy {
}
}
export class RoomListStoreTempToken {
constructor(private offFn: () => void) {
}