mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 17:28:28 +00:00
style: run oxfmt and fix gate failures
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { clampPercent } from "./provider-usage.shared.js";
|
||||
import type { ProviderUsageSnapshot, UsageSummary, UsageWindow } from "./provider-usage.types.js";
|
||||
import { clampPercent } from "./provider-usage.shared.js";
|
||||
|
||||
function formatResetRemaining(targetMs?: number, now?: number): string | null {
|
||||
if (!targetMs) {
|
||||
|
||||
Reference in New Issue
Block a user