mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-06-25 08:38:43 +08:00
Formatting fix.
This commit is contained in:
@ -45,7 +45,6 @@ class NestedArtboard extends NestedArtboardBase {
|
||||
@override
|
||||
void artboardIdChanged(int from, int to) {}
|
||||
|
||||
|
||||
@override
|
||||
void childAdded(Component child) {
|
||||
super.childAdded(child);
|
||||
|
Reference in New Issue
Block a user