mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-14 22:54:15 +01:00
adjust to api5 changes
This commit is contained in:
parent
67c43ac077
commit
ce5b78662a
11 changed files with 44 additions and 62 deletions
|
|
@ -1,10 +1,8 @@
|
|||
using MareSynchronos.Factories;
|
||||
using MareSynchronos.Models;
|
||||
using MareSynchronos.Utils;
|
||||
using MareSynchronos.WebAPI;
|
||||
using Newtonsoft.Json;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using MareSynchronos.API;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue