Cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import 'package:app/core/features/feature_controller.dart';
|
||||
import 'package:app/core/app/features/feature_controller.dart';
|
||||
import 'package:app/modules/settings/modules/app/model/feature_settings_view_model.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:provider/provider.dart';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import 'package:app/core/features/feature_controller.dart';
|
||||
import 'package:app/core/app/features/feature_controller.dart';
|
||||
import 'package:flutter/foundation.dart';
|
||||
|
||||
/// Lightweight VM that wraps FeatureController for the Settings screen.
|
||||
|
||||
Reference in New Issue
Block a user