Skip to content

Commit

Permalink
#3 Removed unnecessary code and simplified Configuration loading
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Gerbenis committed Sep 24, 2015
1 parent 8f9f61a commit 93889ca
Show file tree
Hide file tree
Showing 42 changed files with 87 additions and 1,830 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace BetterModules.Core.Web.Configuration
{
public class DefaultWebConfigurationSection : DefaultConfigurationSection, IWebConfiguration
public class DefaultWebConfigurationSection : DefaultConfigurationSection
{
public string WebSiteUrl { get; set; }
}
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 93889ca

Please sign in to comment.