Skip to content

Commit afeac35

Browse files
Missing import
1 parent 60818e0 commit afeac35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/MessageAPI.java

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import java.util.List;
2+
13
/**
24
* API for retrieving messages
35
* @since API Version 0.19.0

0 commit comments

Comments
 (0)