Skip to content

Commit 3ca21ab

Browse files
committed
Remove @see LayoutComponent
1 parent 3e2b9b5 commit 3ca21ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/net/dv8tion/jda/api/components/actionrow/ActionRow.java

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
* One row of action components.
4444
*
4545
* @see ActionRowChildComponent
46-
* @see LayoutComponent
4746
*/
4847
public interface ActionRow extends LayoutComponent<ActionRowChildComponentUnion>, MessageTopLevelComponent, ModalTopLevelComponent, ContainerChildComponent, IReplaceable
4948
{

0 commit comments

Comments
 (0)