remove converter
This commit is contained in:
parent
78e3a0ad51
commit
ddeed7c0dc
@ -1,9 +0,0 @@
|
||||
package net.tomatentum.marinara.wrapper;
|
||||
|
||||
public interface LibraryConverter {
|
||||
public Object toAttachment(Object context, String option);
|
||||
public Object toChannel(Object context, String option);
|
||||
public Object toMentionable(Object context, String option);
|
||||
public Object toRole(Object context, String option);
|
||||
public Object toUser(Object context, String option);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user