Chris McDonough
2013-06-01 92f0934ee4259a9b5d0f2c58228067103855be40
unused import
1 files modified
1 ■■■■ changed files
pyramid/router.py 1 ●●●● patch | view | raw | blame | history
pyramid/router.py
@@ -1,5 +1,4 @@
from zope.interface import (
    Interface,
    implementer,
    providedBy,
    )