Skip to content

Commit

Permalink
Update namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
MSWS committed Feb 4, 2024
1 parent 6e33cec commit 5cf08b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mod/Jailbreak.Rebel/RebelServiceExtension.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
using Jailbreak.Public.Extensions;
using Jailbreak.Public.Mod.Rebel;
using Jailbreak.Public.Mod.Teams;

using Jailbreak.Teams;
using Microsoft.Extensions.DependencyInjection;

namespace Jailbreak.Teams;
namespace Jailbreak.Rebel;

public static class RebelServiceExtension
{
Expand Down

0 comments on commit 5cf08b9

Please sign in to comment.