style: remove blank line

This commit is contained in:
Oliver Booth 2023-08-28 00:55:26 +01:00
parent 06c8eb8bb3
commit 8b7d181ab4
Signed by: oliverbooth
GPG Key ID: B89D139977693FED
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
</PropertyGroup>