Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-xu committed Oct 11, 2017
1 parent 0cfe22a commit d4f62eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ninject.Extensions.Logging/ILoggerFactory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public interface ILoggerFactory
/// <param name="context">The context for which a logger is created.</param>
/// <returns>The newly-created logger.</returns>
ILogger GetLogger(IContext context);

#if !SILVERLIGHT && !NETCF
/// <summary>
/// Gets the logger for the class calling this method.
Expand Down

0 comments on commit d4f62eb

Please sign in to comment.