Skip to content

Commit

Permalink
Merge pull request #50 from SOBotics/Bhargav-Rao-patch-1
Browse files Browse the repository at this point in the history
Removed R Collective
  • Loading branch information
Bhargav-Rao authored Aug 17, 2024
2 parents 5e92a85 + 52a4396 commit 232efd6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ public static void main(String[] args) {
else {
rooms.add(new SOBoticsChatRoom());
rooms.add(new HeadquartersChatRoom());
rooms.add(new RCollectiveChatRoom());
rooms.add(new GMTsChatRoom());
rooms.add(new RaidersRoom());
rooms.add(new SeboticsRoom());
Expand Down

0 comments on commit 232efd6

Please sign in to comment.