style: Forgotten Line Between Namespace and Class Declaration
This commit is contained in:
parent
09a8e71fe3
commit
636331e18f
|
@ -1,4 +1,5 @@
|
|||
namespace Syntriax.Engine.Core;
|
||||
|
||||
/// <summary>
|
||||
/// Provides extension methods for <see cref="Vector2D"/> type.
|
||||
/// </summary>
|
||||
|
|
Loading…
Reference in New Issue