From 1eb1efed52b6d89066747f6956aa042703d967d2 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Mon, 15 Apr 2024 08:58:06 +0200 Subject: [PATCH] Cleanup --- features/joinroom/impl/build.gradle.kts | 1 - 1 file changed, 1 deletion(-) diff --git a/features/joinroom/impl/build.gradle.kts b/features/joinroom/impl/build.gradle.kts index b87410ec87..188feb662b 100644 --- a/features/joinroom/impl/build.gradle.kts +++ b/features/joinroom/impl/build.gradle.kts @@ -14,7 +14,6 @@ * limitations under the License. */ -@Suppress("DSL_SCOPE_VIOLATION") plugins { id("io.element.android-compose-library") alias(libs.plugins.anvil)