Organize imports
Change-Id: Idf972e4014e7f9d08011312b4690859de39cd2f0
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
|
||||
package com.google.gerrit.server.account;
|
||||
|
||||
import com.google.gerrit.server.account.AccountException;
|
||||
|
||||
/** Authentication failed due to incorrect user or password. */
|
||||
public class AuthenticationFailedException extends AccountException {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
Reference in New Issue
Block a user