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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-03-17 12:57:47 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-03-17 13:00:56 +0300
commitad9addbf460f6053b8037a09ec9752d653269561 (patch)
tree4278a9b8a8341f9e4bd2c1fa405a635b631a8f78 /doc/blender_file_format
parenta19e78aa2dd1cc1265eae206ff817bd2815c968f (diff)
Cleanup: unused imports
Diffstat (limited to 'doc/blender_file_format')
-rwxr-xr-xdoc/blender_file_format/BlendFileDnaExporter_25.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/blender_file_format/BlendFileDnaExporter_25.py b/doc/blender_file_format/BlendFileDnaExporter_25.py
index 54a3bd56eef..21260ea7ebc 100755
--- a/doc/blender_file_format/BlendFileDnaExporter_25.py
+++ b/doc/blender_file_format/BlendFileDnaExporter_25.py
@@ -57,7 +57,6 @@
import struct
import sys
-import getopt # command line arguments handling
from string import Template # strings completion