Index: smp.tac
===================================================================
--- smp.tac	(revision 299)
+++ smp.tac	(working copy)
@@ -14,13 +14,14 @@
 
 import os
 
+from pyamf.remoting.gateway.twisted import TwistedGateway
+
 from twisted.application import service, internet
 from twisted.web import static, server, resource
 
 import rtmpy.server
 from rtmpy import rtmp 
 
-from pyamf.remoting.gateway.twisted import TwistedGateway
 
 import config
 
