From fc8d531c0a00902e1aec5305c25a0b3e470bc778 Mon Sep 17 00:00:00 2001 From: poka Date: Thu, 3 Dec 2020 07:37:39 +0100 Subject: [PATCH] test git 2 --- history.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/history.py b/history.py index 08a3c66..8d77783 100755 --- a/history.py +++ b/history.py @@ -37,5 +37,3 @@ if args.key: dunikey = args.key # Create transaction and send it hist = History(dunikey, node, args.pubkey) hist.history(args.json, args.nocolors) - -#test git