Skip to content

Commit

Permalink
deprecate TaskChain
Browse files Browse the repository at this point in the history
  • Loading branch information
CJCrafter committed Jun 12, 2024
1 parent 18376f0 commit 6457fbc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import java.util.NoSuchElementException;
import java.util.function.Function;

@Deprecated
public class TaskChain {

// * ----- TASK CLASS ----- * //
Expand Down

0 comments on commit 6457fbc

Please sign in to comment.