Skip to content

Commit 9ba925f

Browse files
Removed unused using.
1 parent 83718f5 commit 9ba925f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/KristofferStrube.Blazor.FileSystemAccess/Extensions/IJSRuntimeExtensions.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using Microsoft.Extensions.Options;
2-
using Microsoft.JSInterop;
1+
using Microsoft.JSInterop;
32

43
namespace KristofferStrube.Blazor.FileSystemAccess.Extensions;
54

0 commit comments

Comments
 (0)