mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-12 19:24:53 +00:00
fix: move UDMApi classes to PepperDash.Essentials.Core namespace
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Newtonsoft.Json;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace PepperDash.Essentials.Core.UDMApi
|
||||
namespace PepperDash.Essentials.Core
|
||||
{
|
||||
internal class StatusProperties
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user