Skip to content

Commit

Permalink
Remove unneeded semicolon.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbound committed Jun 15, 2023
1 parent bc690e8 commit b10cebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/_Imports.razor
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
@using System.Collections.Concurrent
@using Remotely.Server.Components.Scripts
@using Remotely.Server.Components.TreeView
@using Remotely.Server.Auth;
@using Remotely.Server.Auth

0 comments on commit b10cebc

Please sign in to comment.