aboutsummaryrefslogtreecommitdiff
path: root/src/util/helpers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/helpers.ts')
-rw-r--r--src/util/helpers.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/helpers.ts b/src/util/helpers.ts
index 3831e84af..99d046f04 100644
--- a/src/util/helpers.ts
+++ b/src/util/helpers.ts
@@ -24,7 +24,7 @@
import { AmountJson } from "./amounts";
import * as Amounts from "./amounts";
-import { Timestamp, Duration } from "../walletTypes";
+import { Timestamp, Duration } from "../types/walletTypes";
/**
* Show an amount in a form suitable for the user.