Skip to content

Commit

Permalink
Use IPair from non-shaded plumelib artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed Apr 7, 2024
1 parent 5eada52 commit cfb5c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/security/SecurityTest.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package security;

import checkers.inference.test.CFInferenceTest;
import org.checkerframework.org.plumelib.util.IPair;
import org.plumelib.util.IPair;
import security.solver.SecuritySolverEngine;

import java.io.File;
Expand Down

0 comments on commit cfb5c6d

Please sign in to comment.