From 64e19881d2e08c4efa0cefd7a5b76afd97df075d Mon Sep 17 00:00:00 2001 From: AYM1607 Date: Tue, 26 Feb 2019 20:48:21 -0600 Subject: [PATCH] Testing app --- lib/src/App.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/App.dart b/lib/src/App.dart index cf25485..44a0959 100644 --- a/lib/src/App.dart +++ b/lib/src/App.dart @@ -33,4 +33,4 @@ class App extends StatelessWidget { ), ); } -} */ +}