Skip to content

Commit 44d9932

Browse files
committed
Comment nit
1 parent efdc4a7 commit 44d9932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/scan/cmd-scan-reach.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const { DRY_RUN_BAILING_NOW } = constants
1717
const config: CliCommandConfig = {
1818
commandName: 'reach',
1919
description: 'Compute tier 1 reachability',
20-
hidden: true, // b-e-tah
20+
hidden: true,
2121
flags: {
2222
...commonFlags,
2323
...outputFlags,

0 commit comments

Comments
 (0)