Skip to content

Commit

Permalink
remove author info for RoundRobinLoadBalance (#2696)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjoo2010 authored and beiwei30 committed Oct 29, 2018
1 parent e4725cd commit e0bf21a
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 e0bf21a

Please sign in to comment.