Skip to content

Commit

Permalink
Merge pull request #1 from labteral/deepsource-fix-46d9c25f
Browse files Browse the repository at this point in the history
Remove unused imports
  • Loading branch information
brunneis authored Jan 21, 2021
2 parents 40dfa10 + 850f97d commit 3dc347d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion txlog/txlog.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# -*- coding: utf-8 -*-

from easyrocks import RocksDB, WriteBatch, utils
import logging
import time
import builtins
from typing import Generator
Expand Down

0 comments on commit 3dc347d

Please sign in to comment.