Update hub service

This commit is contained in:
2019-07-21 11:03:10 -04:00
parent 1bdb33400e
commit 5fd7bd21a4
7 changed files with 12 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
using Microsoft.AspNetCore;
using Microsoft.AspNetCore.Hosting;
namespace Hub.Service
namespace ChrisKaczor.HomeMonitor.Hub.Service
{
public static class Program
{