Skip to content

Commit

Permalink
✏️ Remove useless class comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MisakaTAT committed Oct 10, 2024
1 parent 122895d commit 2c2acce
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/java/com/mikuac/shiro/common/utils/ReqUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.CompletionException;

/**
* <p>NetUtils class.</p>
*
* @author zero
* @version $Id: $Id
*/
@Slf4j
public class ReqUtils {

Expand Down

0 comments on commit 2c2acce

Please sign in to comment.