Draft : code cleanup

This commit is contained in:
ganfra 2024-06-26 12:15:00 +02:00
parent 029962c101
commit 644b425d71
14 changed files with 10 additions and 25 deletions

View file

@ -16,6 +16,4 @@
package io.element.android.libraries.di
abstract class RoomScope private constructor(
)
abstract class RoomScope private constructor()