Skip to content

Commit eb31f1a

Browse files
author
T3 Code Test
committed
style(orchestration-v2): format rebased adapter helper
1 parent c7fc826 commit eb31f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/server/src/orchestration-v2/Adapters/CodexAdapterV2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1679,7 +1679,7 @@ export function makeCodexAdapterV2(adapterOptions: CodexAdapterV2Options): Provi
16791679
}
16801680
return updated;
16811681
});
1682-
});
1682+
});
16831683

16841684
const registerRootTurn = (input: {
16851685
readonly turnInput: ProviderAdapterV2TurnInput;

0 commit comments

Comments
 (0)