fixing naming

This commit is contained in:
Michele 2020-11-22 21:41:41 +00:00
parent f008c1472a
commit 0644e3f7ea

View file

@ -1,7 +1,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
namespace SignalRChat.Hubs namespace Sledgemapper.Api.Hubs
{ {
public static class ExtensionMethods public static class ExtensionMethods
{ {