mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-15 09:19:01 -05:00
fix #1
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
using Infrastructure.Configuration;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text.Json;
|
||||
using System.Threading.Tasks;
|
||||
using IConfigurationManager = Infrastructure.Configuration.IConfigurationManager;
|
||||
|
||||
namespace Executable.Controllers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user