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