Skip to content

Commit a9fd157

Browse files
committed
chore: rename file
1 parent 61c3f84 commit a9fd157

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

packages/contracts/sdk/backendSdk.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { utils } from "@repo/utils";
44
import os from "node:os";
55
import type { AsyncOrSync } from "ts-essentials";
66
import { NativeUltraHonkBackend } from "./NativeUltraHonkBackend";
7-
import { RollupService } from "./RollupOnlyService";
7+
import { RollupService } from "./RollupService";
88
import { createCoreSdk } from "./sdk";
99
import type { TreesService } from "./TreesService";
1010

0 commit comments

Comments
 (0)