Skip to content

Commit

Permalink
Update RestoreDriverCommand.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
JusterZhu committed Sep 21, 2024
1 parent cb7ff3f commit 7dda81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/c#/GeneralUpdate.Core/Driver/RestoreDriverCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace GeneralUpdate.Core.Driver
{
public class RestoreDriverCommand : IDriverCommand
public class RestoreDriverCommand
{
private DriverInformation _information;

Expand Down

0 comments on commit 7dda81e

Please sign in to comment.