Revert "Remove stray directives"

This reverts commit 4e8dbe751d.
pull/6613/head
Ivar Stangeby 3 months ago
parent 4e8dbe751d
commit e7514f91ef

@ -1,6 +1,7 @@
using System.Collections.Generic;
using FluentValidation.Results;
using NzbDrone.Common.Extensions;
using NzbDrone.Core.Tv;
namespace NzbDrone.Core.Notifications.Telegram
{

@ -1,4 +1,5 @@
using System;
using System.ComponentModel;
using FluentValidation;
using NzbDrone.Core.Annotations;
using NzbDrone.Core.ThingiProvider;

Loading…
Cancel
Save