Cleanup warnings

This commit is contained in:
Martijn van Dijk
2023-03-02 21:42:25 +01:00
parent 39cfe650ca
commit c99052c726
11 changed files with 43 additions and 65 deletions
-2
View File
@@ -68,7 +68,5 @@ namespace SampleLibrary
}, doc).Wait();
Assert.True(grossArea > 0);
}
}
}