Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
removed unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Groszer committed Mar 30, 2012
1 parent 7869eda commit 71c6cf0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/mongopersist/datamanager.py
Expand Up @@ -15,11 +15,7 @@
from __future__ import absolute_import
import UserDict
import logging
import persistent
import pymongo
import pymongo.dbref
import transaction
import traceback
import sys
import zope.interface

Expand Down

0 comments on commit 71c6cf0

Please sign in to comment.