Commit 93637a41 authored by Julien Muchembled's avatar Julien Muchembled

storage: remove duplicate 'connection completed' log

parent 4fe937d1
......@@ -67,4 +67,3 @@ class IdentificationHandler(EventHandler):
# accept the identification and trigger an event
conn.answer(Packets.AcceptIdentification(
NodeTypes.STORAGE, uuid and app.uuid, uuid))
handler.connectionCompleted(conn)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment