Skip to content

Commit d672aa2

Browse files
Removed unused param comment
1 parent fa3ec74 commit d672aa2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dfe.Data.SearchPrototype/Infrastructure/CompositionRoot.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ public static class CompositionRoot
2424
/// <param name="services">
2525
/// The originating application services onto which to register the search dependencies.
2626
/// </param>
27-
/// <param name="configuration">
28-
/// The originating configuration block from which to derive search service settings.
29-
/// </param>
3027
/// <exception cref="ArgumentNullException">
3128
/// The exception thrown if no valid <see cref="IServiceCollection"/> is provisioned.
3229
/// </exception>

0 commit comments

Comments
 (0)