Skip to content

Commit c529333

Browse files
author
Dade Cook
committed
Removed unnecessary blank line
1 parent 4df529a commit c529333

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotnet/src/Functions/Functions.UnitTests/Yaml/Plugins/CreateKernelPluginYamlTests.cs

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ public PromptYamlKernelExtensionsTests()
4747
string ymlFile1Path = Path.Combine(plugin2Directory, $"{nameof(YAML)}.yml");
4848

4949
File.WriteAllText(ymlFile1Path, YAML);
50-
5150
}
5251
catch (Exception)
5352
{

0 commit comments

Comments
 (0)