Skip to content

Commit

Permalink
chore: remove duplicate line
Browse files Browse the repository at this point in the history
  • Loading branch information
HunorTotBagi committed Feb 10, 2025
1 parent 5407453 commit c6a4c39
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ public static IServiceCollection AddApplicationServices(this IServiceCollection

services.AddValidatorsFromAssembly(Assembly.GetExecutingAssembly());

services.AddValidatorsFromAssembly(Assembly.GetExecutingAssembly());

return services;
}
}

0 comments on commit c6a4c39

Please sign in to comment.