aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_handler.ezdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/manual/cowboy_handler.ezdoc')
-rw-r--r--doc/src/manual/cowboy_handler.ezdoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/manual/cowboy_handler.ezdoc b/doc/src/manual/cowboy_handler.ezdoc
index b440b60..81615c2 100644
--- a/doc/src/manual/cowboy_handler.ezdoc
+++ b/doc/src/manual/cowboy_handler.ezdoc
@@ -20,10 +20,6 @@ defines the basic interface for handlers. All Cowboy handlers
implement at least the `init/2` callback, and may implement
the `terminate/3` callback optionally.
-:: Types
-
-None.
-
:: Terminate reasons
The following values may be received as the terminate reason