mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Fixup CI (#2412)
This commit is contained in:
@@ -158,7 +158,6 @@ class WonkyCharState extends State<WonkyChar>
|
||||
'**ERROR** unrecognized property to animate: ${s.property}');
|
||||
}
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
// save refs to all curves just to persist in mem, don't need to touch them again
|
||||
|
||||
Reference in New Issue
Block a user