mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Remove invalid left over comments
This commit is contained in:
parent
a351dd2920
commit
ec5b0e7df5
@ -70,8 +70,7 @@ def start():
|
||||
|
||||
setproctitle.setproctitle('bigchaindb')
|
||||
|
||||
# Start the ABCIServer and watch for signals to stop
|
||||
# the server and the relevant child bigchaindb.BIGCHAINDB_PROCESSES.
|
||||
# Start the ABCIServer
|
||||
app = ABCIServer(app=App())
|
||||
app.run()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user