mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
remove reference to deleted file wbexceptions.py
This commit is contained in:
parent
cb244a8c25
commit
bfffac45b0
@ -5,7 +5,6 @@ import time
|
||||
from pywb.utils.wbexception import NotFoundException
|
||||
from pywb.framework.basehandlers import BaseHandler, WbUrlHandler
|
||||
from pywb.framework.wbrequestresponse import WbResponse
|
||||
from pywb.framework.wbexceptions import WbException
|
||||
from views import TextCapturesView
|
||||
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
from pywb.utils.wbexception import WbException, NotFoundException
|
||||
from pywb.utils.loaders import load_yaml_config
|
||||
|
||||
#from wbexceptions import InternalRedirect
|
||||
from wbrequestresponse import WbResponse, StatusAndHeaders
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user