Fix accidental change
authorBryan Stitt <bryan@stitthappens.com>
Mon, 14 Jan 2013 04:48:16 +0000 (20:48 -0800)
committerBryan Stitt <bryan@stitthappens.com>
Mon, 14 Jan 2013 04:48:16 +0000 (20:48 -0800)
commit85b7df1d601ee42360473f5930593c1faad36e29
treec53bd3bfed76be524df83320ac4dc97779e8b80a
parentf6a717ca7b2ea5281436d2a21e9a19e120eafb60
Fix accidental change

When I was moving things around with pep8, I moved this push_response out of the if/elif, but it shouldn't have been moved.
backends/bitcoind/blockchain_processor.py