Skip to content

Commit ff04123

Browse files
committed
issues fixed
1 parent 5ff2eae commit ff04123

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/components/animation/gf_animation.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ class GFAnimation extends StatefulWidget {
127127
class _GFAnimationState extends State<GFAnimation>
128128
with SingleTickerProviderStateMixin {
129129
bool selected = false;
130-
131130
AnimationController controller;
132131
Animation<double> animation;
133132
Animation<Offset> offsetAnimation;

0 commit comments

Comments
 (0)