chore: remove duplication namespace declaration

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Andrew Welker
2025-07-07 10:06:59 -05:00
committed by GitHub
parent d14058fc32
commit e31df338d6

View File

@@ -13,7 +13,6 @@ using Serilog.Events;
namespace PepperDash.Essentials; namespace PepperDash.Essentials;
/// <summary> /// <summary>
/// Provides functionality for loading and managing plugins and assemblies in the application. /// Provides functionality for loading and managing plugins and assemblies in the application.
/// </summary> /// </summary>