Skip to content

Commit

Permalink
fix(map): removed errors
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTexanCodeur committed Apr 30, 2024
1 parent fa6d298 commit 3973c81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/views/home_content/map/post_map.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import "package:proxima/viewmodels/home_view_model.dart";
class PostMap extends StatelessWidget {
final MapInfo mapInfo;
static const initialZoomLevel = 17.5;
``

static const postMapKey = Key("postMap");

Expand Down

0 comments on commit 3973c81

Please sign in to comment.