Skip to content

Commit 2113c7c

Browse files
committed
Fix syntax errors
1 parent e976a57 commit 2113c7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/lib/main.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class MyApp extends StatelessWidget {
4141
),
4242
home: MyHomePage(title: 'Flutter EasyLoading'),
4343
builder: EasyLoading.init(),
44-
),
4544
);
4645
}
4746
}

0 commit comments

Comments
 (0)