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

carlosrovira 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 609bd08  remove  import
609bd08 is described below

commit 609bd08192a11b3f4d7aec3ce7dea30a87c39c16
Author: Carlos Rovira <[email protected]>
AuthorDate: Sun May 6 18:32:53 2018 +0200

    remove  import
---
 .../src/main/royale/BE0002_Using_Jewel_Alert_Control.mxml                | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/examples/blog/BE0002_Using_Jewel_Alert_Control/src/main/royale/BE0002_Using_Jewel_Alert_Control.mxml
 
b/examples/blog/BE0002_Using_Jewel_Alert_Control/src/main/royale/BE0002_Using_Jewel_Alert_Control.mxml
index 7258189..b498192 100644
--- 
a/examples/blog/BE0002_Using_Jewel_Alert_Control/src/main/royale/BE0002_Using_Jewel_Alert_Control.mxml
+++ 
b/examples/blog/BE0002_Using_Jewel_Alert_Control/src/main/royale/BE0002_Using_Jewel_Alert_Control.mxml
@@ -26,7 +26,6 @@
         <![CDATA[
             import org.apache.royale.jewel.Alert;
             import org.apache.royale.events.CloseEvent;
-            import org.apache.royale.events.MouseEvent;
 
            // Event handler function uses a static method to show
            // a pop-up window with the title, message, and requested buttons.  
      

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to