summaryrefslogtreecommitdiff
path: root/packages/anastasis-core/src/reducer-types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/anastasis-core/src/reducer-types.ts')
-rw-r--r--packages/anastasis-core/src/reducer-types.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/anastasis-core/src/reducer-types.ts b/packages/anastasis-core/src/reducer-types.ts
index b415bdfc4..948268704 100644
--- a/packages/anastasis-core/src/reducer-types.ts
+++ b/packages/anastasis-core/src/reducer-types.ts
@@ -6,7 +6,6 @@ import {
codecForNumber,
codecForString,
codecForTimestamp,
- Duration,
Timestamp,
} from "@gnu-taler/taler-util";
import { KeyShare } from "./crypto.js";