mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Remove the include/types.hrl file.
This commit is contained in:
parent
63a92df14e
commit
e8286e18e6
11 changed files with 0 additions and 27 deletions
|
@ -16,7 +16,6 @@
|
|||
-export([start_link/3]). %% API.
|
||||
-export([init/3, wait_request/1]). %% FSM.
|
||||
|
||||
-include("include/types.hrl").
|
||||
-include("include/http.hrl").
|
||||
|
||||
-record(state, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue