fsb: Fixed another bankid bug.
authorFredrik Tolf <fredrik@dolda2000.com>
Fri, 13 Nov 2020 20:44:35 +0000 (21:44 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Fri, 13 Nov 2020 20:44:35 +0000 (21:44 +0100)
fulbank/fsb.py

index 44a4849..145de7b 100644 (file)
@@ -251,7 +251,6 @@ class session(object):
                 if st != fst:
                     conv.message("Status: %s" % (st,), auth.conv.msg_info)
                     fst = st
-                continue
             elif st == "COMPLETE":
                 self._postlogin()
                 return