We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e637c3 commit 4b518ddCopy full SHA for 4b518dd
1 file changed
src/space/commandf1/cracker/lpx/util/CrackerUtil.java
@@ -30,7 +30,6 @@ public class CrackerUtil {
30
* IRETURN
31
* B:
32
* */
33
- // @SuppressWarnings("JavaReflectionMemberAccess")
34
@SuppressWarnings("JavaReflectionMemberAccess")
35
public static void executeFinishVerification(Object lpx) {
36
if (!(lpx instanceof LPX)) {
0 commit comments