diff --git a/app/zoom.py b/app/zoom.py index c3a6091b5d51e780f7e709669dcea81a3c302cf3..4647303536069b95d702658e33fb03fd40f85b32 100644 --- a/app/zoom.py +++ b/app/zoom.py @@ -78,7 +78,6 @@ room_list = { ('Z7', 'zoom-7@d3s.mff.cuni.cz'), ('Z8', 'zoom-8@d3s.mff.cuni.cz'), ('Z9', 'zoom-9@d3s.mff.cuni.cz'), - ('Z10', 'zoom-10@d3s.mff.cuni.cz'), ], 'm': [ ('ZM1', 'zoom-m-1@d3s.mff.cuni.cz'), @@ -86,9 +85,6 @@ room_list = { ('ZM3', 'zoom-m-3@d3s.mff.cuni.cz'), ('ZM4', 'zoom-m-4@d3s.mff.cuni.cz'), ('ZM7', 'zoom-m-7@d3s.mff.cuni.cz'), - ('ZM8', 'zoom-m-8@d3s.mff.cuni.cz'), - ('ZM9', 'zoom-m-9@d3s.mff.cuni.cz'), - ('ZM10', 'zoom-m-10@d3s.mff.cuni.cz'), ], 'krakorec': [ ('MJ', 'mj@ucw.cz'),