We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5853c0f commit 01eb953Copy full SHA for 01eb953
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