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

Commit 172e23e

Browse files
committed
Fix linter warning due to unused import
1 parent f3ee487 commit 172e23e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nodecg-io-core/dashboard/crypto.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import {
33
EncryptedData,
44
decryptData,
55
deriveEncryptionKey,
6-
reEncryptData,
76
ensureEncryptionSaltIsSet,
87
} from "nodecg-io-core/extension/persistenceManager";
98
import { EventEmitter } from "events";

0 commit comments

Comments
 (0)