Skip to content

Commit 7983599

Browse files
committed
lint
1 parent bf908ec commit 7983599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/foundation/example/pingback/server-two.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { put, take, takeEvery, type Action } from "starfx";
1+
import { put, takeEvery, type Action } from "starfx";
22
import { createFoundationSimulationServer } from "../../src/index.ts";
33
import type {
44
ExtendSimulationSchema,

0 commit comments

Comments
 (0)