CUB-6: fix MoonrakerClient namespace to match directory structure

This commit is contained in:
2026-04-27 20:29:25 -04:00
parent 193e1d7854
commit e103166126

View File

@@ -4,7 +4,7 @@ using Extrudex.Domain.DTOs.Moonraker;
using Extrudex.Domain.Interfaces;
using Microsoft.Extensions.Logging;
namespace Extrudex.Infrastructure.Configuration;
namespace Extrudex.Infrastructure.Services;
/// <summary>
/// HTTP client for communicating with Moonraker REST API endpoints