chore: Remove last bit of removed WebWorker component

environments/review-docs-renov-b1i8ag/deployments/15025
Georg Krause 2022-10-30 19:07:39 +01:00
rodzic 4f610bc0bd
commit f85ce70ff2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 2970D504B2183D22
1 zmienionych plików z 0 dodań i 5 usunięć

Wyświetl plik

@ -1,5 +0,0 @@
import { createMessageChannel } from '#/communication'
export default (channel: string) => {
return createMessageChannel(channel)
}