Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
modified:   src/zc/zodbrecipes/tests.py
  • Loading branch information
jugmac00 committed May 15, 2020
1 parent 3c62161 commit bf345c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/zc/zodbrecipes/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import re
import unittest
import zc.buildout.testing
import zope.testing # noqa: F401

try:
from zc.buildout.testing import not_found
Expand Down

0 comments on commit bf345c7

Please sign in to comment.