Skip to content

Commit

Permalink
remove author info for RoundRobinLoadBalance
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjoo2010 authored and jason-joo committed Oct 28, 2018
1 parent e4725cd commit ad4478d
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -34,8 +34,6 @@
* Round robin load balance.
*
* Smoothly round robin's implementation @since 2.6.5
* @author jason
*
*/
public class RoundRobinLoadBalance extends AbstractLoadBalance {
public static final String NAME = "roundrobin";
Expand Down

0 comments on commit ad4478d

Please sign in to comment.