SF.net SVN: fclient: [477] trunk/fcp2/src/fcp2/config.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-01 18:48:37
|
Revision: 477
http://fclient.svn.sourceforge.net/fclient/?rev=477&view=rev
Author: jUrner
Date: 2008-07-01 11:48:31 -0700 (Tue, 01 Jul 2008)
Log Message:
-----------
superfluous import
Modified Paths:
--------------
trunk/fcp2/src/fcp2/config.py
Modified: trunk/fcp2/src/fcp2/config.py
===================================================================
--- trunk/fcp2/src/fcp2/config.py 2008-07-01 18:42:55 UTC (rev 476)
+++ trunk/fcp2/src/fcp2/config.py 2008-07-01 18:48:31 UTC (rev 477)
@@ -60,7 +60,6 @@
from fcp2 import consts
from fcp2 import types
from fcp2 import key
-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.
|