Skip to content

Commit

Permalink
removed unwanted string
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ved committed Jun 2, 2023
1 parent 4d44015 commit 32483c6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/components/weatherinfocontainer.dart
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,6 @@ Widget mainWeatherData(
color: textColor,
),
),
Text(
'Light Breeze',
textAlign: TextAlign.center,
style: TextStyle(
fontSize: 14.0,
color: textColor,
),
)
],
)
],
Expand Down

0 comments on commit 32483c6

Please sign in to comment.