diff --git a/src/main.ts b/src/main.ts index c4f0e1d..1a220d4 100644 --- a/src/main.ts +++ b/src/main.ts @@ -1,6 +1,6 @@ /// -import { bootstrapExtra, launchTutorialv1 } from "@workadventure/scripting-api-extra"; +import { bootstrapExtra } from "@workadventure/scripting-api-extra"; console.log('Script started successfully');