Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit 38b6c0c

Browse files
committed
fix: remove experimenting code
1 parent ef55564 commit 38b6c0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/until.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ export const until = directive((...promises: unknown[]) => (part: TemplatePart)
2121
}
2222
}
2323
})
24-
25-
until(Promise.resolve(true), true)

0 commit comments

Comments
 (0)