mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
Namespace changes to make them make sense
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using Nadeko.Snake;
|
||||
using NadekoBot.Medusa;
|
||||
using Ninject.Modules;
|
||||
using System.Collections.Immutable;
|
||||
|
||||
namespace Nadeko.Medusa;
|
||||
namespace NadekoBot.Medusa;
|
||||
|
||||
public sealed record ResolvedMedusa(
|
||||
WeakReference<MedusaAssemblyLoadContext> LoadContext,
|
||||
|
Reference in New Issue
Block a user