remove del environ (its not there any more)

This commit is contained in:
Christopher Lackner 2017-02-01 22:32:02 +01:00
parent d45950c5e1
commit 515e68260d

View File

@ -10,5 +10,4 @@ if __platform.startswith('darwin'):
path.append(os.path.dirname(__file__) + '/../../../../../MacOS')
import libngpy
del environ
del path