Remove author tag...

This commit is contained in:
Anthony Corbacho 2016-07-13 12:55:22 +09:00
parent 64154d4292
commit 9bf96ba461

View file

@ -45,8 +45,6 @@ import com.google.gson.JsonParseException;
/**
* A {@code Realm} implementation that uses the ZeppelinHub to authenticate users.
*
* @author anthonyc
*
*/
public class ZeppelinHubRealm extends AuthorizingRealm {