removed addition ftrack paths from project settings

This commit is contained in:
iLLiCiTiT 2021-03-12 18:48:37 +01:00
parent ee70504dde
commit 664e62ec29
2 changed files with 0 additions and 24 deletions

View file

@ -1,6 +1,4 @@
{
"ftrack_actions_path": [],
"ftrack_events_path": [],
"events": {
"sync_to_avalon": {
"enabled": true,

View file

@ -5,28 +5,6 @@
"collapsible": true,
"is_file": true,
"children": [
{
"type": "splitter"
},
{
"type": "label",
"label": "Additional Ftrack paths"
},
{
"type": "list",
"key": "ftrack_actions_path",
"label": "Action paths",
"object_type": "text"
},
{
"type": "list",
"key": "ftrack_events_path",
"label": "Event paths",
"object_type": "text"
},
{
"type": "splitter"
},
{
"type": "dict",
"key": "events",