projects
/
potlatch2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove VectorLayer import statements from refactored files
[potlatch2.git]
/
net
/
systemeD
/
potlatch2
/
panels
/
BugPanel.mxml
diff --git
a/net/systemeD/potlatch2/panels/BugPanel.mxml
b/net/systemeD/potlatch2/panels/BugPanel.mxml
index 6e3d96ad22f3e62169189ecc770c350f757795e9..0f606d2c933225522b81e0e5cdd0168b955dd333 100644
(file)
--- a/
net/systemeD/potlatch2/panels/BugPanel.mxml
+++ b/
net/systemeD/potlatch2/panels/BugPanel.mxml
@@
-59,7
+59,6
@@
<mx:Script><![CDATA[
import net.systemeD.halcyon.connection.*;
- import net.systemeD.halcyon.VectorLayer;
import net.systemeD.potlatch2.BugConnection;
import mx.collections.*;
import com.adobe.utils.DateUtil;