mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-10 08:21:21 +00:00
Removed extraneous author javadocs
This commit is contained in:
@@ -10,8 +10,7 @@ import java.util.Date;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
/**
|
||||
* @author Martin van Zijl
|
||||
*/
|
||||
*/
|
||||
public class GHMilestoneTest extends AbstractGitHubWireMockTest {
|
||||
|
||||
@Before
|
||||
|
||||
Reference in New Issue
Block a user