【fix sonar】HrefSlots文件
This commit is contained in:
+1
-5
@@ -39,11 +39,7 @@ public class HrefSlots {
|
|||||||
if (!var2.canEqual(this)) {
|
if (!var2.canEqual(this)) {
|
||||||
return false;
|
return false;
|
||||||
} else {
|
} else {
|
||||||
if (getReturn(var2)) {
|
return !getReturn(var2);
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user