minor cleanup

This commit is contained in:
jonny 2021-05-28 01:50:58 +02:00
parent ab631c5dc4
commit 5fd82c1188

View file

@ -1,6 +1,5 @@
import type { ChatEvent } from '../Events/ChatEvent'
import { isUserInputChatEvent, UserInputChatEvent } from '../Events/UserInputChatEvent'
import { } from "./iframe-registration"
import { apiCallback, IframeApiContribution, sendToWorkadventure } from './IframeApiContribution'