diff --git a/lib/widgets/story_item.dart b/lib/widgets/story_item.dart index 8dc8c4e..6bbffac 100644 --- a/lib/widgets/story_item.dart +++ b/lib/widgets/story_item.dart @@ -23,4 +23,3 @@ class StoryItem extends StatelessWidget { ); } } -// what about now \ No newline at end of file