aboutsummaryrefslogtreecommitdiff
path: root/src/dbTypes.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbTypes.ts')
-rw-r--r--src/dbTypes.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dbTypes.ts b/src/dbTypes.ts
index 17e7a89b7..0ca2b6262 100644
--- a/src/dbTypes.ts
+++ b/src/dbTypes.ts
@@ -817,10 +817,6 @@ export interface PurchaseRecord {
*/
timestamp_refund: number;
- /**
- * Last session id that we submitted to /pay (if any).
- */
- lastSessionSig: string | undefined;
/**
* Last session signature that we submitted to /pay (if any).