TF-1487 Apply linter rule
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
abstract class ExceptionThrower {
|
||||
void throwException(dynamic error);
|
||||
throwException(dynamic error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user