mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-14 07:30:39 +00:00
Cleanup old winter sale code
This commit is contained in:
@@ -354,7 +354,6 @@ namespace ArchiSteamFarm.JSON {
|
||||
}
|
||||
|
||||
// Deserialized from JSON
|
||||
[SuppressMessage("ReSharper", "UnusedMember.Local")]
|
||||
private Item() { }
|
||||
|
||||
internal enum EType : byte {
|
||||
@@ -368,7 +367,6 @@ namespace ArchiSteamFarm.JSON {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
[SuppressMessage("ReSharper", "ClassCannotBeInstantiated")]
|
||||
[SuppressMessage("ReSharper", "ClassNeverInstantiated.Global")]
|
||||
internal sealed class NewDiscoveryQueueResponse {
|
||||
@@ -380,7 +378,6 @@ namespace ArchiSteamFarm.JSON {
|
||||
// Deserialized from JSON
|
||||
private NewDiscoveryQueueResponse() { }
|
||||
}
|
||||
*/
|
||||
|
||||
[SuppressMessage("ReSharper", "ClassCannotBeInstantiated")]
|
||||
[SuppressMessage("ReSharper", "ClassNeverInstantiated.Global")]
|
||||
|
||||
Reference in New Issue
Block a user