aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/sync/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/sync/index.ts')
-rw-r--r--src/client/sync/index.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/sync/index.ts b/src/client/sync/index.ts
index d565569..59ae15a 100644
--- a/src/client/sync/index.ts
+++ b/src/client/sync/index.ts
@@ -44,8 +44,6 @@ export {
syncQueue,
} from "./queue";
export {
- cacheStudyCards,
- type ServerStudyCard,
type SubmitReviewResult,
submitReviewLocal,
undoReviewLocal,