mirror of
https://github.com/krugersu/YY.EventLogExportAssistant.git
synced 2026-06-20 01:16:51 +02:00
Удалены неиспользуемые переменные
This commit is contained in:
@@ -15,7 +15,6 @@ namespace YY.EventLogExportAssistant.SQLServer
|
||||
private const int _defaultPortion = 1000;
|
||||
private int _portion;
|
||||
private DbContextOptions<EventLogContext> _databaseOptions;
|
||||
private EventLogContext _context;
|
||||
private InformationSystemsBase _system;
|
||||
|
||||
private IReadOnlyList<Models.Applications> cacheApplications;
|
||||
|
||||
Reference in New Issue
Block a user