Only need one clock
This commit is contained in:
@@ -154,7 +154,6 @@ class SQLBaseStore(object):
|
||||
self.hs = hs
|
||||
self._clock = hs.get_clock()
|
||||
self._db_pool = hs.get_db_pool()
|
||||
self._clock = hs.get_clock()
|
||||
|
||||
self._previous_txn_total_time = 0
|
||||
self._current_txn_total_time = 0
|
||||
|
||||
Reference in New Issue
Block a user