Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwdeveloper committed Dec 20, 2023
1 parent b2305b7 commit c12f3cc
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,4 @@ public WebcastResponse fetchClientData() {
return WebcastResponse.newBuilder().build();
}


@Override
public String fetchRoomId(String userName) {
return "mock-room-id";
}
}

0 comments on commit c12f3cc

Please sign in to comment.