mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 05:37:41 +00:00
chore(format)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import type { RuntimeEnv } from "../runtime.js";
|
||||
import {
|
||||
enableSystemdUserLinger,
|
||||
isSystemdUserServiceAvailable,
|
||||
readSystemdUserLingerStatus,
|
||||
} from "../daemon/systemd.js";
|
||||
import type { RuntimeEnv } from "../runtime.js";
|
||||
import { note } from "../terminal/note.js";
|
||||
|
||||
export type LingerPrompter = {
|
||||
|
||||
Reference in New Issue
Block a user