Skip to content

Commit a8c9037

Browse files
authored
Match SysBot.Base version with other plugins (#15)
1 parent 09f1ecf commit a8c9037

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

HomeLive.DeviceExecutor/DeviceExecutor.cs

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ public override string GetSummary()
3232

3333
public override void SoftStop() => Config.Pause();
3434
public override Task HardStop() => Task.CompletedTask;
35-
public override Task RebootAndStop(CancellationToken token) => Task.CompletedTask;
3635

3736
public override async Task MainLoop(CancellationToken token)
3837
{
-12.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)