Skip to content

Commit

Permalink
remove duplicated include
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
  • Loading branch information
lemenkov committed Jul 18, 2012
1 parent 6315047 commit 44df8a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/riak_core_ring_manager.erl
Expand Up @@ -23,7 +23,6 @@
%% @doc the local view of the cluster's ring configuration

-module(riak_core_ring_manager).
-include_lib("eunit/include/eunit.hrl").
-define(RING_KEY, riak_ring).
-behaviour(gen_server2).

Expand Down

0 comments on commit 44df8a2

Please sign in to comment.