Skip to content

Commit

Permalink
#163: code-style
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille committed Jan 6, 2016
1 parent bb96af6 commit df25958
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
* This is a {@link StringPropertyImpl} for a country code.
*
* @author hohwille
* @since 7.1.0
*/
public class CountryCodeProperty extends StringPropertyImpl {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* TODO: this class ...
*
* @author hohwille
* @since 7.1.0
*/
public interface ExamplePojo {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* TODO: this class ...
*
* @author hohwille
* @since 7.1.0
*/
public interface ExamplePojoBean extends ExamplePojo, Bean {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* TODO: this class ...
*
* @author hohwille
* @since 7.1.0
*/
public interface ExamplePropertyBean extends Bean {

Expand Down

0 comments on commit df25958

Please sign in to comment.