TF-495 Implement linter for thread view
This commit is contained in:
@@ -37,11 +37,6 @@ import 'package:tmail_ui_user/features/thread/presentation/thread_controller.dar
|
||||
|
||||
class ThreadBindings extends BaseBindings {
|
||||
|
||||
@override
|
||||
void dependencies() {
|
||||
super.dependencies();
|
||||
}
|
||||
|
||||
@override
|
||||
void bindingsController() {
|
||||
Get.put(ThreadController(
|
||||
|
||||
Reference in New Issue
Block a user