Skip to content

Commit 2dc33f9

Browse files
authored
feature: rename file (#2711)
1 parent 3e6f0a8 commit 2dc33f9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

packages/test-worker/src/parts/Main/Main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import * as TestWorker from '../TestWorker/TestWorker.ts'
1+
import * as TestWorker from '../Listen/Listen.ts'
22

33
export const main = async () => {
44
await TestWorker.listen()

0 commit comments

Comments
 (0)