Skip to content

Commit

Permalink
fix wrong Nonnull annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaktushose committed Dec 19, 2024
1 parent b680400 commit 481c70f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import net.dv8tion.jda.api.interactions.callbacks.IMessageEditCallback;
import net.dv8tion.jda.api.interactions.callbacks.IReplyCallback;
import net.dv8tion.jda.internal.utils.Checks;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Unmodifiable;

import javax.annotation.Nonnull;
Expand Down

0 comments on commit 481c70f

Please sign in to comment.