diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/static.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/narr/static.rst b/docs/narr/static.rst index d4f6da76d..bf1e57de8 100644 --- a/docs/narr/static.rst +++ b/docs/narr/static.rst @@ -284,7 +284,6 @@ do so, do things "by hand". First define the view callable. :linenos: import os - from pyramid.view import view_config from webob import Response def favicon_view(request): |
