We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fb0ac commit 87acdc3Copy full SHA for 87acdc3
1 file changed
src/NServiceBus.AzureFunctions.Analyzer/AzureFunctionsConfigurationAnalyzer.cs
@@ -1,6 +1,5 @@
1
namespace NServiceBus.AzureFunctions.Analyzer
2
{
3
- using System;
4
using System.Collections.Immutable;
5
using Microsoft.CodeAnalysis;
6
using Microsoft.CodeAnalysis.CSharp;
0 commit comments