gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] 01/02: remove missing debugger


From: gnunet
Subject: [taler-wallet-core] 01/02: remove missing debugger
Date: Sun, 20 Jun 2021 21:15:05 +0200

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

commit 221e71b91623bd38e71d6325ed66a998fe9f7ffd
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Sun Jun 20 15:54:57 2021 -0300

    remove missing debugger
---
 packages/taler-util/src/i18n.ts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/packages/taler-util/src/i18n.ts b/packages/taler-util/src/i18n.ts
index 4a938410..0324d8e0 100644
--- a/packages/taler-util/src/i18n.ts
+++ b/packages/taler-util/src/i18n.ts
@@ -17,7 +17,6 @@ export function setupI18n(lang: string, strings: { [s: 
string]: any }): any {
     lang = "en-US";
     logger.warn(`language ${lang} not found, defaulting to english`);
   }
-  debugger;
   jed = new jedLib.Jed(strings[lang]);
 }
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]