Minor updates.

This commit is contained in:
2012-07-03 19:06:43 +00:00
parent 37dc4006c7
commit 14b2c348c8
2 changed files with 4 additions and 3 deletions

View File

@@ -24,9 +24,8 @@
import os
# Quite an ugly hack… But the simplest solution for now!
#import sys
#sys.path.append(os.path.abspath(os.path.dirname(__file__)))
# XXX Relative import does not work here when used from Blender...
#from . import settings
import bl_i18n_utils.settings as settings