We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134696b commit ebe27ddCopy full SHA for ebe27dd
src/KristofferStrube.Blazor.FileAPI/Options/BlobPart.cs
@@ -1,6 +1,4 @@
1
-using System.Runtime.Serialization;
2
-
3
-namespace KristofferStrube.Blazor.FileAPI;
+namespace KristofferStrube.Blazor.FileAPI;
4
5
/// <summary>
6
/// <see href="https://www.w3.org/TR/FileAPI/#typedefdef-blobpart">BlobPart browser specs</see>
0 commit comments