fix: merge build failure
This commit is contained in:
parent
a1d6c1b2e8
commit
136986cc89
1 changed files with 0 additions and 1 deletions
|
@ -676,7 +676,6 @@ const cmds = struct {
|
||||||
const Ctx = command.Context;
|
const Ctx = command.Context;
|
||||||
const Meta = command.Metadata;
|
const Meta = command.Metadata;
|
||||||
const Result = command.Result;
|
const Result = command.Result;
|
||||||
const Meta = command.Metadata;
|
|
||||||
|
|
||||||
pub fn restart(_: *Self, _: Ctx) Result {
|
pub fn restart(_: *Self, _: Ctx) Result {
|
||||||
try tp.self_pid().send("restart");
|
try tp.self_pid().send("restart");
|
||||||
|
|
Loading…
Add table
Reference in a new issue