Skip to content

Commit 6af10c2

Browse files
committed
Remove whitespace
1 parent 2b34d2d commit 6af10c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.OpenApi/Validations/Rules/OpenApiSchemaRules.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ public static class OpenApiSchemaRules
9292
schema.Reference.Id, schema.Discriminator.PropertyName));
9393
}
9494
}
95-
}
96-
95+
}
96+
9797
context.Exit();
9898
});
9999

0 commit comments

Comments
 (0)