mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 14:12:50 +02:00
Remove a lingering line of old code
This commit is contained in:
parent
584feef56d
commit
a1fe908380
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