mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2025-04-20 17:56:24 +02:00
fix syntax error
This commit is contained in:
parent
93ec8408f7
commit
0f6983bac9
@ -148,5 +148,4 @@ export async function createFile(objectsById, type, options) {
|
|||||||
default:
|
default:
|
||||||
throw new Error(`did not regonize type ${type}`);
|
throw new Error(`did not regonize type ${type}`);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user