mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
chore: remove duplication namespace declaration
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
d14058fc32
commit
e31df338d6
1 changed files with 717 additions and 718 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue