mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 13:10:24 +00:00
Remove another useless todo
This commit is contained in:
parent
9255cdf1d7
commit
2af0506d51
1 changed files with 0 additions and 1 deletions
|
@ -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]).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue