summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/hooks.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst
index a8285e7a5..9da459641 100644
--- a/docs/narr/hooks.rst
+++ b/docs/narr/hooks.rst
@@ -450,10 +450,6 @@ method:
:linenos:
from repoze.bfg.configuration import Configurator
- from repoze.bfg.request import Request
-
-.. code-block:: python
- :linenos:
def globals_factory(system):
return {'a':1}