diff --git a/src/plugins/googlemap.ts b/src/plugins/googlemap.ts index a315c92b9..4774ada98 100644 --- a/src/plugins/googlemap.ts +++ b/src/plugins/googlemap.ts @@ -112,7 +112,6 @@ export const GoogleMapsMapTypeId = { * marker.showInfoWindow(); * }); * } - * }); * } * ``` */