Minor cleanups
This commit is contained in:
parent
80fac24b4d
commit
c9cd086ba1
6 changed files with 27 additions and 32 deletions
|
@ -51,7 +51,7 @@ final AkismetComment comment = new AkismetComment(
|
|||
.authorUrl("https://www.CheckOutMyCoolSite.com")
|
||||
.dateGmt(Akismet.dateToGmt(new Date()))
|
||||
.content("Thanks for reviewing our software.")
|
||||
.build
|
||||
.build()
|
||||
);
|
||||
//...
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue