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
|
@ -15,7 +15,6 @@
|
|||
-module(cowboy_http_websocket).
|
||||
-export([upgrade/3]).
|
||||
|
||||
-include("include/types.hrl").
|
||||
-include("include/http.hrl").
|
||||
|
||||
-record(state, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue