Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit 2e34c6a

Browse files
authored
dont do auth on logout (doh) (#93)
1 parent a223c57 commit 2e34c6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

n26/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def cli(json: bool):
6363

6464

6565
@cli.command()
66-
@auth_decorator
6766
def logout():
6867
""" Logout """
6968
cfg = Config()

0 commit comments

Comments
 (0)