Commit e04443e6 authored by Vincent Pelletier's avatar Vincent Pelletier

Remove unused variable.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1696 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent cc7d53ed
......@@ -55,7 +55,6 @@ class StorageServiceHandler(BaseServiceHandler):
uuid = conn.getUUID()
app = self.app
tm = app.tm
node = app.nm.getByUUID(uuid)
# If the given transaction ID is later than the last TID, the peer
# is crazy.
......
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