Remove unnecessary 'return' statements
Change-Id: Ie517a85ad5d0d53479b8f726b932048acce4f889
This commit is contained in:
committed by
Александр Рязанцев
parent
fc798093b8
commit
cc2bccfdfd
@@ -467,8 +467,6 @@ public class ChangeJson {
|
||||
label.value = score;
|
||||
}
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
private void setAllApprovals(ChangeData cd,
|
||||
|
||||
Reference in New Issue
Block a user