mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-14 04:04:58 +00:00
chore: remove duplication namespace declaration
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user