gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: remove resolved FIXME


From: gnunet
Subject: [libeufin] branch master updated: remove resolved FIXME
Date: Sat, 23 Oct 2021 21:00:04 +0200

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new c6e0597f remove resolved FIXME
c6e0597f is described below

commit c6e0597f6d00f316b9219423c82883ef203d791a
Author: ms <ms@taler.net>
AuthorDate: Sat Oct 23 20:59:51 2021 +0200

    remove resolved FIXME
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt
index c87097bb..fcb58ed2 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/DB.kt
@@ -89,7 +89,6 @@ enum class KeyState {
     RELEASED
 }
 
-// FIXME:  This should be DemobankConfigTable!
 object DemobankConfigsTable : LongIdTable() {
     val currency = text("currency")
     val allowRegistrations = bool("allowRegistrations")

-- 
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]