Skip to content

Commit 734b957

Browse files
committed
Update OpenApiAnyCloneHelper.cs
1 parent 79e99ed commit 734b957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi/Any/OpenApiAnyCloneHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public static IOpenApiAny CloneFromCopyConstructor(IOpenApiAny obj)
2929
}
3030
}
3131
}
32-
32+
3333
return obj;
3434
}
3535
}

0 commit comments

Comments
 (0)