Skip to content

Commit

Permalink
refactor(navigation-to-map): remove old TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Aderfish committed May 29, 2024
1 parent 26361f6 commit a42759b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/views/pages/home/content/map/map_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ class MapScreen extends ConsumerWidget {
children: [
const MapSelectionOptionChips(),
const Divider(key: dividerKey),
//TODO: change the map when clicking on a selection option
PostMap(mapInfo: value),
],
),
Expand Down

0 comments on commit a42759b

Please sign in to comment.