Run code formatting

This commit is contained in:
Liam Newman
2019-11-14 09:12:28 -08:00
parent 432585cb75
commit d5ba0eebcb
3 changed files with 5 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ import java.util.List;
* @author Paulo Miguel Almeida
*
* @see GitHub#getMeta()
* @see <a href="https://developer.github.com/v3/meta/#meta">Get Meta</a>
*/
public class GHMeta {