1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

fix typo in renaming file

This commit is contained in:
Ilya Kreymer 2014-03-23 13:12:06 -07:00
parent bcaacaf642
commit 742df6238e

View File

@ -1,6 +1,6 @@
from pywb.framework.wsgi_wrappers import init_app, start_wsgi_server
from pywb.core.cdx_handler import create_cdx_server_app
from pywb.core.cdx_api_handler import create_cdx_server_app
#=================================================================
# init cdx server app