cleaned docstring

This commit is contained in:
iLLiCiTiT 2020-06-24 10:16:22 +02:00
parent d81b022147
commit 166df5c58e

View file

@ -57,18 +57,6 @@ class TrayManager:
"item_usage": {
"Statics Server": false
}
}, {
"item_import": [{
"title": "Ftrack",
"type": "module",
"import_path": "pype.ftrack.tray",
"fromlist": ["pype", "ftrack"]
}, {
"title": "Statics Server",
"type": "module",
"import_path": "pype.services.statics_server",
"fromlist": ["pype","services"]
}]
}
In this case `Statics Server` won't be used.
"""