Skip to content

Commit

Permalink
Update compatible/src/test/java/io/seata/common/LockAndCallback.java
Browse files Browse the repository at this point in the history
  • Loading branch information
funky-eyes authored Apr 8, 2024
1 parent e0e1992 commit e298bae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compatible/src/test/java/io/seata/common/LockAndCallback.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;

/**
*/
public class LockAndCallback {
private final Lock lock;
private final Condition notFinished;
Expand Down

0 comments on commit e298bae

Please sign in to comment.