chore: remove unused assets and data source files related to the kill house module, and update import paths for better organization

This commit is contained in:
2025-12-27 16:35:37 +03:30
parent 60c58ef17e
commit 0b49302434
70 changed files with 1393 additions and 2088 deletions

View File

@@ -20,7 +20,7 @@ class AuthPage extends GetView<AuthLogic> {
alignment: Alignment.center,
fit: StackFit.expand,
children: [
Assets.icons.bgAuthDam.svg(fit: BoxFit.fill),
// Assets.icons.bgAuthDam.svg(fit: BoxFit.fill),
Center(
child: Padding(