knock requests : cleaning up

This commit is contained in:
ganfra 2024-12-04 14:15:17 +01:00
parent affd0570dc
commit 63c4ac81b8
9 changed files with 57 additions and 32 deletions

View file

@ -5,8 +5,6 @@
* Please see LICENSE in the repository root for full details.
*/
import extension.setupAnvil
plugins {
id("io.element.android-library")
}
@ -19,4 +17,3 @@ dependencies {
implementation(projects.libraries.architecture)
implementation(projects.libraries.matrix.api)
}