Files
Prowlarr/src/NzbDrone.Core/Indexers/Definitions/Cardigann
Qstick 5bb3ea0806 Remove unnecessary assignments to default type value
The .NET runtime initializes all fields of reference types to their default values before running the constructor. In most cases, explicitly initializing a field to its default value in a constructor is redundant, adding maintenance costs and potentially degrading performance
2023-02-18 15:03:35 -06:00
..
2023-01-15 18:20:31 -06:00