Disable Sentry Reporting based on analytics flag

This commit is contained in:
Keivan Beigi
2017-01-04 17:56:29 -08:00
parent a1f112e62f
commit dd7fdd8ace
7 changed files with 23 additions and 14 deletions
@@ -6,7 +6,6 @@ using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Common.Messaging;
using TinyIoC;
namespace NzbDrone.Common.Composition
{
public abstract class ContainerBuilderBase