Browse Source

remove duplicate match

Aaron Seigo 7 years ago
parent
commit
0c66297a84
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/syn_registry.erl

+ 0 - 1
src/syn_registry.erl

@@ -256,7 +256,6 @@ handle_info({'EXIT', Pid, Reason}, #state{
             case Reason of
                 normal -> ok;
                 shutdown -> ok;
-                shutdown -> ok;
                 {shutdown, _} -> ok;
                 killed -> ok;
                 _ ->