Remove uuid since we are now using uuidutils.

This commit is contained in:
Joshua Harlow
2013-05-22 18:20:02 -07:00
parent a20df73c87
commit aa29ab484e

View File

@@ -17,7 +17,6 @@
# under the License.
import abc
import uuid
from taskflow import exceptions as exc
from taskflow import states