mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix pylons example
This commit is contained in:
parent
09a4a8374d
commit
f4ddf0f7a7
@ -1,7 +1,7 @@
|
||||
import logging
|
||||
|
||||
from pylons import request, response, session, tmpl_context as c
|
||||
from pylons.controllers.util import abort, redirect_to
|
||||
from pylons.controllers.util import abort
|
||||
|
||||
from pylonstest.lib.base import BaseController, render
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user