TF-1487 Apply linter rule
This commit is contained in:
@@ -3,7 +3,7 @@ import 'package:tmail_ui_user/main/exceptions/exception_thrower.dart';
|
||||
class CacheExceptionThrower extends ExceptionThrower {
|
||||
|
||||
@override
|
||||
void throwException(dynamic error) {
|
||||
throwException(dynamic error) {
|
||||
throw error;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user