DroidKaigi / conference-app-2022

The Official Conference App for DroidKaigi 2022
https://droidkaigi.jp/2022/
Apache License 2.0
489 stars 189 forks source link

[Refactoring] Remove unused variable from Rooms #881

Closed rkowase closed 1 year ago

rkowase commented 1 year ago

Issue

Overview (Required)

In this PR, I removed unused variable from Rooms to fix a lint warning. I'm not sure anyone plan to use this unused variable in the future, but I think it should be removed for now as _YAGNI principal_.

Links

Screenshot

スクリーンショット 2022-10-07 14 52 13