Removed legacy plesk models and imports

This commit is contained in:
Marcel Baumgartner
2023-05-05 04:38:49 +02:00
parent bb272b7fc5
commit e54077fc55
14 changed files with 2 additions and 249 deletions

View File

@@ -1,6 +1,4 @@
using Moonlight.App.Database.Entities;
using Moonlight.App.Models.Plesk.Resources;
using Newtonsoft.Json;
using Newtonsoft.Json;
using RestSharp;
namespace Moonlight.App.ApiClients.CloudPanel;