[desc] Remove internalFolder in desc.Node

This is fully replaced with `{nodeCacheFolder}`.
This commit is contained in:
Candice Bentéjac 2025-01-08 19:01:04 +01:00
parent 53de9090ca
commit 23901c502b

View file

@ -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