This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 4039fec9df GoogleMaps: fix invalid CSS in defaults.css
4039fec9df is described below

commit 4039fec9df3841652a950d30b96de699faa9d0c3
Author: Josh Tynjala <[email protected]>
AuthorDate: Tue Apr 30 10:36:08 2024 -0700

    GoogleMaps: fix invalid CSS in defaults.css
---
 frameworks/projects/GoogleMaps/src/main/resources/defaults.css | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/frameworks/projects/GoogleMaps/src/main/resources/defaults.css 
b/frameworks/projects/GoogleMaps/src/main/resources/defaults.css
index 01658cb630..52de8910c8 100644
--- a/frameworks/projects/GoogleMaps/src/main/resources/defaults.css
+++ b/frameworks/projects/GoogleMaps/src/main/resources/defaults.css
@@ -24,6 +24,3 @@ g|Map
     IBeadView: 
ClassReference("org.apache.royale.maps.google.beads.GoogleMapView");
        IBeadModel: 
ClassReference("org.apache.royale.maps.google.models.MapModel");
 }
-
-
-}

Reply via email to