gameServer/ServerCore.hs
changeset 7766 98edc0724a28
parent 7529 058fcb451b37
child 9973 7589978c9912
--- a/gameServer/ServerCore.hs	Wed Oct 17 23:33:33 2012 +0400
+++ b/gameServer/ServerCore.hs	Wed Oct 17 23:50:28 2012 +0400
@@ -1,6 +1,5 @@
 module ServerCore where
 
-import Network
 import Control.Concurrent
 import Control.Monad
 import System.Log.Logger