whitespace

This commit is contained in:
Jude Nelson
2016-09-02 00:21:37 -04:00
parent 692319b263
commit d42a7614d5

View File

@@ -115,9 +115,7 @@ class BlockstackDB( virtualchain.StateEngine ):
self.disposition = disposition
# are we resuming part-way through committing transactions?
lastblock = self.get_lastblock( impl=blockstack_impl )
super( BlockstackDB, self ).__init__( MAGIC_BYTES,
OPCODES,
BlockstackDB.make_opfields(),