Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
fixed style. this build should pass
Browse files Browse the repository at this point in the history
  • Loading branch information
localhuman committed Nov 3, 2017
1 parent 0cad23d commit f1b2495
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions prompt.py
Expand Up @@ -108,9 +108,6 @@ class PromptInterface(object):
start_height = None
start_dt = None




def __init__(self):
self.start_height = Blockchain.Default().Height
self.start_dt = datetime.datetime.utcnow()
Expand Down

0 comments on commit f1b2495

Please sign in to comment.