Skip to content

Commit ca0cbdc

Browse files
committed
Fix indentation
1 parent e048b9a commit ca0cbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/monitor/sqsevent/sqs-monitor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ type NodeInfo struct {
343343
AsgName string
344344
InstanceID string
345345
ProviderID string
346-
InstanceType string
346+
InstanceType string
347347
IsManaged bool
348348
Name string
349349
Tags map[string]string

0 commit comments

Comments
 (0)