Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Apr 28, 2020
1 parent 28db0d5 commit 8a0aaf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_document.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import pytest

from bson import ObjectId, DBRef
from marshmallow import validate

from umongo import (Document, EmbeddedDocument, BaseSchema, fields, exceptions,
post_dump, pre_load, validates_schema)
Expand Down

0 comments on commit 8a0aaf9

Please sign in to comment.