SF.net SVN: fclient: [475] trunk/fcp2/src/fcp2/message.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-01 18:42:21
|
Revision: 475
http://fclient.svn.sourceforge.net/fclient/?rev=475&view=rev
Author: jUrner
Date: 2008-07-01 11:41:38 -0700 (Tue, 01 Jul 2008)
Log Message:
-----------
superfluous import
Modified Paths:
--------------
trunk/fcp2/src/fcp2/message.py
Modified: trunk/fcp2/src/fcp2/message.py
===================================================================
--- trunk/fcp2/src/fcp2/message.py 2008-07-01 18:39:17 UTC (rev 474)
+++ trunk/fcp2/src/fcp2/message.py 2008-07-01 18:41:38 UTC (rev 475)
@@ -19,7 +19,6 @@
from fcp2 import types
from fcp2 import key
from fcp2.fcp_lib import node
-from fcp2.fcp_lib import uuid
del hack, _RelImportHack
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|