diff --git a/txlog/txlog.py b/txlog/txlog.py index e8c4638..2d5016f 100644 --- a/txlog/txlog.py +++ b/txlog/txlog.py @@ -2,7 +2,6 @@ # -*- coding: utf-8 -*- from easyrocks import RocksDB, WriteBatch, utils -import logging import time import builtins from typing import Generator