diff --git a/deps.ts b/deps.ts index eaa6065..ee0b1c9 100644 --- a/deps.ts +++ b/deps.ts @@ -16,7 +16,6 @@ export { Timestamp, UUID, } from "jsr:@lucsoft/web-bson@^0.3.1"; -export {} from "jsr:@std/bytes@^0.220.1/equals"; export { crypto as stdCrypto } from "jsr:@std/crypto@^0.220.1/crypto"; export { decodeBase64, encodeBase64 } from "jsr:@std/encoding@^0.220.1/base64"; export { encodeHex } from "jsr:@std/encoding@^0.220.1/hex";