We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5853c0f + 01eb953 commit 42ac2b6Copy full SHA for 42ac2b6
1 file changed
KustoSchemaTools/Changes/DeletionChange.cs
@@ -1,5 +1,7 @@
1
using KustoSchemaTools.Parser;
2
using System.Text;
3
+using Kusto.Language;
4
+
5
6
namespace KustoSchemaTools.Changes
7
{
0 commit comments