Remove invalid assert (#65623)
This commit is contained in:
parent
e122238c7a
commit
92eb7945a5
@ -1251,7 +1251,6 @@ class AppRunLogger extends Logger {
|
||||
bool multilineOutput = false,
|
||||
int progressIndicatorPadding = kDefaultStatusPadding,
|
||||
}) {
|
||||
assert(timeout != null);
|
||||
final int id = _nextProgressId++;
|
||||
|
||||
_sendProgressEvent(<String, dynamic>{
|
||||
|
Loading…
x
Reference in New Issue
Block a user