mirror of https://github.com/openclaw/openclaw.git
fix: restore missing contract registry config import
This commit is contained in:
parent
69d018ce4f
commit
d9dbce4093
|
|
@ -1,4 +1,5 @@
|
|||
import { vi } from "vitest";
|
||||
import type { OpenClawConfig } from "../../../config/config.js";
|
||||
import {
|
||||
listLineAccountIds,
|
||||
resolveDefaultLineAccountId,
|
||||
|
|
|
|||
Loading…
Reference in New Issue