mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 18:33:01 +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) {
|
if (!canWriteAssets) {
|
||||||
console.log("ERROR: Clara.io FBX: File download cancelled because no permissions to write to Asset Server");
|
console.log("ERROR: Clara.io FBX: File download cancelled because no permissions to write to Asset Server");
|
||||||
EventBridge.emitWebEvent(WARN_USER_NO_PERMISSIONS);
|
EventBridge.emitWebEvent(WARN_USER_NO_PERMISSIONS);
|
||||||
event.stopPropagation();
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue