Skip to content

Commit 264d676

Browse files
author
ricwilson
committed
fix: Remove unnecessary line from PowerPlatformOpenApiSpecGeneratorPlugin class
1 parent 032ae05 commit 264d676

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DevProxy.Plugins/Generation/PowerPlatformOpenApiSpecGeneratorPlugin.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,5 +564,4 @@ private static void RemoveConnectorMetadataExtension(OpenApiDocument openApiDoc)
564564
_ = openApiDoc.Extensions.Remove("x-ms-generated-by");
565565
}
566566
}
567-
568567
}

0 commit comments

Comments
 (0)