Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'io_scene_m3/import_m3.py')
-rw-r--r--io_scene_m3/import_m3.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/io_scene_m3/import_m3.py b/io_scene_m3/import_m3.py
index 402128da..7a7678e8 100644
--- a/io_scene_m3/import_m3.py
+++ b/io_scene_m3/import_m3.py
@@ -52,7 +52,6 @@ Notes:<br>
"""
import bpy
-import mathutils
import struct
import os.path
from bpy.props import *