mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-16 18:47:40 -05:00
Update namespaces
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Weather.Service.Data;
|
||||
using ChrisKaczor.HomeMonitor.Weather.Service.Data;
|
||||
|
||||
namespace Weather.Service
|
||||
namespace ChrisKaczor.HomeMonitor.Weather.Service
|
||||
{
|
||||
public class Startup
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user