mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 04:34:38 +02:00
Merge pull request #9402 from ctrlaltdavid/clara-tidying
Remove a line of old code in Clara.io download
This commit is contained in:
commit
601223aa98
1 changed files with 0 additions and 1 deletions
|
@ -148,7 +148,6 @@
|
|||
if (!canWriteAssets) {
|
||||
console.log("ERROR: Clara.io FBX: File download cancelled because no permissions to write to Asset Server");
|
||||
EventBridge.emitWebEvent(WARN_USER_NO_PERMISSIONS);
|
||||
event.stopPropagation();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue