removed wtf line

This commit is contained in:
Pablo Hoffman 2009-07-08 18:19:54 -03:00
parent 5cbafaea7f
commit 42b86a385f
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
import re, os, time
from unittest import TestCase
from test import test_support
from scrapy.http import Request, Response, Headers
from scrapy.http.cookies import WrappedRequest, WrappedResponse, CookieJar, DefaultCookiePolicy