unused imports

This commit is contained in:
Christophe Benz 2010-04-28 14:49:58 +02:00
commit 85060b4c3b
3 changed files with 0 additions and 3 deletions

View file

@ -26,7 +26,6 @@ from routes import Mapper
from StringIO import StringIO
from webob.dec import wsgify
from webob import exc
from webob import Response
from wsgiref.simple_server import make_server
from weboob.capabilities.video import ICapVideoProvider