From 1c53e9126aefaaa8587795de6a2ce3475eeae074 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 25 Oct 2010 22:50:46 +0000 Subject: update for changes in blender. --- io_import_scene_mhx.py | 1 - 1 file changed, 1 deletion(-) (limited to 'io_import_scene_mhx.py') diff --git a/io_import_scene_mhx.py b/io_import_scene_mhx.py index 53acc57c..c6c0aa10 100644 --- a/io_import_scene_mhx.py +++ b/io_import_scene_mhx.py @@ -51,7 +51,6 @@ import os import time import mathutils from mathutils import * -import geometry import string MHX249 = False -- cgit v1.2.3