Skip to content

Commit

Permalink
fix: new imports
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Apr 2, 2024
1 parent 232f24b commit de7e8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/relstorage_packer/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import absolute_import
import logging
from StringIO import StringIO
from io import StringIO
import ZConfig
from ZODB.serialize import referencesf
from ZODB.utils import u64
Expand Down

0 comments on commit de7e8f7

Please sign in to comment.