diff --git a/src/api/dotnet/InterpolationContext.cs b/src/api/dotnet/InterpolationContext.cs index 595023b69..17e92a40e 100644 --- a/src/api/dotnet/InterpolationContext.cs +++ b/src/api/dotnet/InterpolationContext.cs @@ -4,7 +4,7 @@ Copyright (c) 2015 Microsoft Corporation --*/ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text;