Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Remove unnecessary spaces in line
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Aug 8, 2013
1 parent 8c2c435 commit 24f229b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -228,7 +228,7 @@ public String getHomeContent()
{
return databaseBackedConfig.getHomeContent();
}

public String getHelpContent()
{
return databaseBackedConfig.getHelpContent();
Expand Down

0 comments on commit 24f229b

Please sign in to comment.