Skip to content

Commit

Permalink
fix identation
Browse files Browse the repository at this point in the history
  • Loading branch information
dupontz committed Sep 16, 2024
1 parent bb73514 commit 5a11e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bastion/launch.go
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ func CmdLaunchWindowsBastion(c *cli.Context) error {
publicIpAddress bool
bastionInstanceId string
volumeEncryption bool
volumeType string
volumeType string
)

id = GenerateSessionId()
Expand Down

0 comments on commit 5a11e0f

Please sign in to comment.