common: remove wildcard sleep export

This commit is contained in:
Koushik Dutta
2024-07-04 19:38:46 -07:00
parent a24b6432c2
commit cafc5da8bf

View File

@@ -1 +1 @@
export * from "@scrypted/server/src/sleep"
export { sleep } from "@scrypted/server/src/sleep"