Skip to content

Commit b9487e7

Browse files
committed
refactor: fix format
1 parent b62bb86 commit b9487e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/utils/src/lib/profiler/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const PROFILER_DEBUG_ENV_VAR = 'CP_PROFILER_DEBUG';
1919
/**
2020
* Environment variable name for setting the Sharded WAL Coordinator ID.
2121
* This ID is used to identify the coordinator instance in a sharded Write-Ahead Logging setup.
22-
*
22+
*
2323
* @example
2424
* CP_SHARDED_WAL_COORDINATOR_ID=coordinator-1 npm run dev
2525
*/

0 commit comments

Comments
 (0)