Browse Source

Remove another useless todo

Loïc Hoguin 8 years ago
parent
commit
2af0506d51
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/cowboy_stream_h.erl

+ 0 - 1
src/cowboy_stream_h.erl

@@ -15,7 +15,6 @@
 -module(cowboy_stream_h).
 -behavior(cowboy_stream).
 
-%% @todo Maybe have a callback for the type of process this is, worker or supervisor.
 -export([init/3]).
 -export([data/4]).
 -export([info/3]).