suppressing fire!

This commit is contained in:
Brendan Forster
2014-02-07 10:11:59 +11:00
parent 9b0171e72d
commit 98691e394e
@@ -6,6 +6,7 @@ using System.Threading.Tasks;
namespace Octokit.Reactive
{
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1040:AvoidEmptyInterfaces")]
public interface IObservableIssuesLabelsClient
{
}