Skip to content

Commit 35f336d

Browse files
committed
fix: ts errors
1 parent cfacc15 commit 35f336d

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

new-deepnotes/apps/web/src/features/groups/group-password-crypto.change.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { randomBytes } from "node:crypto";
2-
31
import {
42
createSymmetricKeyring,
53
DataLayer,

new-deepnotes/apps/web/src/features/groups/group-password-crypto.disable.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { randomBytes } from "node:crypto";
2-
31
import {
42
createSymmetricKeyring,
53
DataLayer,

new-deepnotes/apps/web/src/features/groups/group-password-crypto.enable.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { randomBytes } from "node:crypto";
2-
31
import {
42
createSymmetricKeyring,
53
DataLayer,

0 commit comments

Comments
 (0)