Skip to content

Commit

Permalink
Remove export for internal function
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Mundrawala committed Aug 1, 2017
1 parent 2c5c3ce commit 09f17b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/oc_erchef/apps/chef_index/src/chef_index_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
%% API
-export([
server_for_vhost/1,
start_link/0,
maybe_rabbitmq_monitoring/0
start_link/0
]).

%% Supervisor callbacks
Expand Down

0 comments on commit 09f17b7

Please sign in to comment.