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