You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/01/25 17:40:04 UTC

[royale-asjs] 01/03: jewel: remove unused import

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

commit ce92c79846ef125e893802cdee2a78f732b19834
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Fri Jan 24 10:24:16 2020 +0100

    jewel: remove unused import
---
 .../org/apache/royale/jewel/beads/controls/combobox/IComboBoxView.as     | 1 -
 1 file changed, 1 deletion(-)

diff --git a/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/beads/controls/combobox/IComboBoxView.as b/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/beads/controls/combobox/IComboBoxView.as
index 8803f3c..9f4f62d 100644
--- a/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/beads/controls/combobox/IComboBoxView.as
+++ b/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/beads/controls/combobox/IComboBoxView.as
@@ -19,7 +19,6 @@
 package org.apache.royale.jewel.beads.controls.combobox
 {
     import org.apache.royale.core.IBeadView;
-    import org.apache.royale.core.IStrand;
     
 	/**
 	 *  The IComboBoxView interface provides the protocol for any bead that