mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-19 01:25:37 -05:00
Update namespaces
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Weather.Service.Controllers
|
||||
namespace ChrisKaczor.HomeMonitor.Weather.Service.Controllers
|
||||
{
|
||||
[Route("api/[controller]")]
|
||||
[ApiController]
|
||||
|
||||
Reference in New Issue
Block a user