Skip to content

Commit 05fcb26

Browse files
committed
remove unused import
1 parent fe60fbe commit 05fcb26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/sdk/src/lib/dataProtectorSharing/consumeProtectedData.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import {
1717
throwIfMissing,
1818
validateOnStatusUpdateCallback,
1919
positiveNumberSchema,
20-
stringSchema,
2120
} from '../../utils/validators.js';
2221
import {
2322
ConsumeProtectedDataParams,

0 commit comments

Comments
 (0)