SubmoduleConflictException: Fix formatting
Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I025a8d228e00bc08586fd5e4626081f882c08b2f
This commit is contained in:
@@ -26,6 +26,6 @@ public class SubmoduleConflictException extends ResourceConflictException {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
public SubmoduleConflictException(String msg) {
|
||||
super(msg);
|
||||
super(msg);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user