- arrrggh....lingering import

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3241 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
Richard Alam 2010-01-07 22:38:15 +00:00
parent 1657358b13
commit 046544b2ce

View File

@ -36,7 +36,6 @@
<mx:Script>
<![CDATA[
import org.bigbluebutton.modules.chat.events.PublicChatMessageEvent;
import org.bigbluebutton.modules.chat.events.BannerEvent;
import org.bigbluebutton.modules.chat.events.StopChatModuleEvent;
import org.bigbluebutton.modules.chat.events.StartChatModuleEvent;
import com.asfusion.mate.events.Dispatcher;