Skip to content

Commit

Permalink
removed empty spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Luigi R. Viggiano committed Jun 17, 2013
1 parent 36d98aa commit 83196f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/main/java/org/aeonbits/owner/Accessible.java
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,4 @@ public interface Accessible {
*/
String getProperty(String key, String defaultValue);


}
1 change: 0 additions & 1 deletion src/main/java/org/aeonbits/owner/Config.java
Original file line number Diff line number Diff line change
Expand Up @@ -309,5 +309,4 @@ enum DisableableFeature {
Class<? extends Tokenizer> value();
}


}

0 comments on commit 83196f1

Please sign in to comment.