Skip to content

Commit d4f62eb

Browse files
committed
remove trailing whitespace
1 parent 0cfe22a commit d4f62eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ninject.Extensions.Logging/ILoggerFactory.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public interface ILoggerFactory
3737
/// <param name="context">The context for which a logger is created.</param>
3838
/// <returns>The newly-created logger.</returns>
3939
ILogger GetLogger(IContext context);
40-
40+
4141
#if !SILVERLIGHT && !NETCF
4242
/// <summary>
4343
/// Gets the logger for the class calling this method.

0 commit comments

Comments
 (0)