mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 05:20:34 +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')
|
||||
|
||||
import libngpy
|
||||
del environ
|
||||
del path
|
||||
|
Loading…
Reference in New Issue
Block a user