From 71761dd5a1193d59939c44a423032ed533a80edf Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Sat, 23 Oct 2010 16:56:52 -0600 Subject: [PATCH] removed uneccesarry import from blender plotting file --- bin/plot.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/plot.py b/bin/plot.py index a4d5996..7a64933 100644 --- a/bin/plot.py +++ b/bin/plot.py @@ -1,4 +1,3 @@ -from Blender import * import bpy import pickle