chore: remove unused meldestelle-portal module
- Deleted obsolete `meldestelle-portal` module, including all associated screens, configurations, tests, and assets. - Includes removal of Compose multiplatform dependencies in `build.gradle.kts`. - Cleaned up redundant files such as `AppPreview`, `AuthStatusScreen`, `DashboardScreen`, and associated core implementations. - Streamlined module references in `settings.gradle.kts`. Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
This commit is contained in:
+1
-1
@@ -134,9 +134,9 @@ include(":frontend:core:sync")
|
||||
// include(":frontend:features:members-feature")
|
||||
include(":frontend:features:ping-feature")
|
||||
include(":frontend:features:nennung-feature")
|
||||
include(":frontend:features:zns-import-feature")
|
||||
|
||||
// --- SHELLS ---
|
||||
include(":frontend:shells:meldestelle-portal")
|
||||
include(":frontend:shells:meldestelle-desktop")
|
||||
|
||||
// ==========================================================================
|
||||
|
||||
Reference in New Issue
Block a user