mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 16:50:22 +00:00
style: fix extension lint violations
This commit is contained in:
@@ -12,7 +12,7 @@ vi.mock("./register.runtime.js", () => ({
|
||||
|
||||
import plugin from "./index.js";
|
||||
|
||||
function registerProvider() {
|
||||
function _registerProvider() {
|
||||
return registerProviderWithPluginConfig({});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user