Skip to content

Commit

Permalink
Removed the deprecation of Command#async option for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Despical committed Oct 28, 2024
1 parent 51eb123 commit d865f22
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
*
* @return asynchronous execution of command.
*/
@Deprecated
boolean async() default false;

/**
Expand Down

0 comments on commit d865f22

Please sign in to comment.