mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-28 09:47:20 +02:00
[desc] Remove internalFolder
in desc.Node
This is fully replaced with `{nodeCacheFolder}`.
This commit is contained in:
parent
53de9090ca
commit
23901c502b
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ from meshroom.core import cgroup
|
|||
class Node(object):
|
||||
"""
|
||||
"""
|
||||
internalFolder = '{cache}/{nodeType}/{uid}/'
|
||||
cpu = Level.NORMAL
|
||||
gpu = Level.NONE
|
||||
ram = Level.NORMAL
|
||||
|
|
Loading…
Add table
Reference in a new issue