Removed obselete functions, changed download bars a bit. renamed files correctly
This commit is contained in:
@@ -4,7 +4,6 @@ using LightlessSync.API.Dto.Files;
|
||||
using LightlessSync.API.Routes;
|
||||
using LightlessSync.FileCache;
|
||||
using LightlessSync.PlayerData.Handlers;
|
||||
using LightlessSync.Services;
|
||||
using LightlessSync.Services.Mediator;
|
||||
using LightlessSync.Services.TextureCompression;
|
||||
using LightlessSync.WebAPI.Files.Models;
|
||||
@@ -13,6 +12,7 @@ using System.Collections.Concurrent;
|
||||
using System.Net;
|
||||
using System.Net.Http.Json;
|
||||
using LightlessSync.LightlessConfiguration;
|
||||
using LightlessSync.Services.PairProcessing;
|
||||
|
||||
namespace LightlessSync.WebAPI.Files;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user