crawler: remove unused NotInCache error-class
This commit is contained in:
parent
3385198f4f
commit
e8023e4336
@ -209,10 +209,6 @@ class HTTPRefreshHandler(BaseHandler):
|
||||
https_response = http_response
|
||||
|
||||
|
||||
class NotInCache(IOError):
|
||||
pass
|
||||
|
||||
|
||||
class BaseCacheHandler(BaseHandler):
|
||||
" Cache based on etags/last-modified. Inherit from this to implement actual storage "
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user