aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_dispatcher.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/cowboy_dispatcher.erl')
-rw-r--r--src/cowboy_dispatcher.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cowboy_dispatcher.erl b/src/cowboy_dispatcher.erl
index e4e5b78..05faa38 100644
--- a/src/cowboy_dispatcher.erl
+++ b/src/cowboy_dispatcher.erl
@@ -24,7 +24,6 @@
-export_type([bindings/0, path_tokens/0, dispatch_rules/0]).
--include("include/types.hrl").
-include_lib("eunit/include/eunit.hrl").
%% API.