Skip to content

Commit 7b3aed8

Browse files
authored
Tidy knip config (#5036)
Signed-off-by: Michael Telatynski <[email protected]>
1 parent b84a73c commit 7b3aed8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

knip.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ export default {
1212
"src/utils.ts", // not really an entrypoint but we have deprecated `defer` there
1313
"scripts/**",
1414
"spec/**",
15-
// XXX: these look entirely unused
16-
"src/crypto/aes.ts",
17-
"src/crypto/crypto.ts",
18-
"src/crypto/recoverykey.ts",
1915
// XXX: these should be re-exported by one of the supported exports
2016
"src/matrixrtc/index.ts",
2117
"src/sliding-sync.ts",

0 commit comments

Comments
 (0)