From 7de5ceaa74a2d0d99bf3699b0818c470d1202dc7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 13 Jan 2021 00:51:30 +0100 Subject: auto format --- packages/taler-wallet-core/src/operations/state.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/taler-wallet-core/src/operations/state.ts') diff --git a/packages/taler-wallet-core/src/operations/state.ts b/packages/taler-wallet-core/src/operations/state.ts index 60aee4c3f..645ad8ad3 100644 --- a/packages/taler-wallet-core/src/operations/state.ts +++ b/packages/taler-wallet-core/src/operations/state.ts @@ -57,7 +57,7 @@ export class InternalWalletState { constructor( // FIXME: Make this a getter and make - // the actual value nullable. + // the actual value nullable. // Check if we are in a DB migration / garbage collection // and throw an error in that case. public db: Database, -- cgit v1.2.3