【fix sonar】ScopedSlots文件
This commit is contained in:
-1
@@ -49,7 +49,6 @@ public class ScopedSlots {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public int hashCode() {
|
public int hashCode() {
|
||||||
boolean var1 = true;
|
|
||||||
byte var2 = 1;
|
byte var2 = 1;
|
||||||
String var3 = this.getCustomRender();
|
String var3 = this.getCustomRender();
|
||||||
return var2 * 59 + (var3 == null ? 43 : var3.hashCode());
|
return var2 * 59 + (var3 == null ? 43 : var3.hashCode());
|
||||||
|
|||||||
Reference in New Issue
Block a user