chore: Remove last bit of removed WebWorker component
This commit is contained in:
parent
4f610bc0bd
commit
f85ce70ff2
|
@ -1,5 +0,0 @@
|
||||||
import { createMessageChannel } from '#/communication'
|
|
||||||
|
|
||||||
export default (channel: string) => {
|
|
||||||
return createMessageChannel(channel)
|
|
||||||
}
|
|
Loading…
Reference in New Issue