mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 21:40:33 +05:00
remove del environ (its not there any more)
This commit is contained in:
parent
d45950c5e1
commit
515e68260d
@ -10,5 +10,4 @@ if __platform.startswith('darwin'):
|
|||||||
path.append(os.path.dirname(__file__) + '/../../../../../MacOS')
|
path.append(os.path.dirname(__file__) + '/../../../../../MacOS')
|
||||||
|
|
||||||
import libngpy
|
import libngpy
|
||||||
del environ
|
|
||||||
del path
|
del path
|
||||||
|
Loading…
Reference in New Issue
Block a user