Showing
2 changed files
with
0 additions
and
1 deletions
@@ -169,7 +169,6 @@ class GetPageRoute<T> extends PageRoute<T> { | @@ -169,7 +169,6 @@ class GetPageRoute<T> extends PageRoute<T> { | ||
169 | child: child) | 169 | child: child) |
170 | : child, | 170 | : child, |
171 | ); | 171 | ); |
172 | - | ||
173 | } | 172 | } |
174 | 173 | ||
175 | /// Apply the curve by default... | 174 | /// Apply the curve by default... |
-
Please register or login to post a comment