Skip to content

Commit 0d4fc33

Browse files
committed
Pulling down and Removing Newline
GitHub online editor would not remove newline.... 😦
1 parent 9ea0481 commit 0d4fc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ninject.Extensions.Interception/AsyncInterceptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ private void InterceptTaskWithResult<TResult>(IInvocation invocation)
110110
}
111111
}
112112
}
113-
#endif
113+
#endif

0 commit comments

Comments
 (0)