Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
Fix JavaDoc Errors
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitch215 committed Jun 28, 2024
1 parent 9daa887 commit 4c5b5cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/main/java/xyz/gmitch215/socketmc/screen/Toast.java
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ public static Toast custom(@NotNull DrawingContext context, @NotNull Duration du

/**
* Creates a custom Toast Message using the default dimensions.
* @param width Toast Width
* @param height Toast Height
* @param millis Display Duration, in milliseconds
* @param context Drawing Context to render
* @return Custom Toast Message
Expand Down

0 comments on commit 4c5b5cf

Please sign in to comment.