Revert "Falcon caught a missing import" This reverts commit 61d5ee46adc8b2b863c2488ee8276fcfea9a7de6.
Turns out we don't need this change. Falcon needed a different set of default imports. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/05833f88 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/05833f88 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/05833f88 Branch: refs/heads/master Commit: 05833f886719639fc43dfab6a365a369f3112c00 Parents: e8a1d84 Author: Alex Harui <[email protected]> Authored: Tue Sep 3 12:47:06 2013 -0700 Committer: Alex Harui <[email protected]> Committed: Thu Oct 10 23:18:36 2013 -0700 ---------------------------------------------------------------------- .../tests/basicTests/graphics/scripts/GraphicsTagsTestScript.mxml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/05833f88/frameworks/tests/basicTests/graphics/scripts/GraphicsTagsTestScript.mxml ---------------------------------------------------------------------- diff --git a/frameworks/tests/basicTests/graphics/scripts/GraphicsTagsTestScript.mxml b/frameworks/tests/basicTests/graphics/scripts/GraphicsTagsTestScript.mxml index b64bf68..5247339 100644 --- a/frameworks/tests/basicTests/graphics/scripts/GraphicsTagsTestScript.mxml +++ b/frameworks/tests/basicTests/graphics/scripts/GraphicsTagsTestScript.mxml @@ -38,7 +38,6 @@ <mx:Script> <