Remove a redundant semi-colon

Change-Id: Id9a1d0036e3fb33aad8b5cb342197457f33febca
This commit is contained in:
Robin Rosenberg 2014-03-08 14:08:05 +01:00 committed by Matthias Sohn
parent 27191e7e22
commit f3cf8fae76
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ public class Status {
private final boolean clean;
private final boolean hasUncommittedChanges;;
private final boolean hasUncommittedChanges;
/**
* @param diff