Skip to content

Commit

Permalink
Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcc007 committed Feb 12, 2019
1 parent 58a9048 commit 6b5968b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ class MyApp extends StatelessWidget {
// is not restarted.
primarySwatch: Colors.blue,
),
// home: MyHomePage(title: ExampleLocalizations.of(context).title),
home: MyHomePage(),
localizationsDelegates: [
// ... app-specific localization delegate[s] here
Expand Down

0 comments on commit 6b5968b

Please sign in to comment.