cleanup
This commit is contained in:
@@ -284,10 +284,3 @@ void main() {
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
class MockStreamChannelState extends Mock implements StreamChannelState {
|
||||
@override
|
||||
String toString({DiagnosticLevel minLevel = DiagnosticLevel.info}) {
|
||||
return super.toString();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user