Skip to content

Commit a62d15e

Browse files
committed
CSRE-183: changes to tests
1 parent 4f3c0ae commit a62d15e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sumologic/resource_sumologic_data_forwarding.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ func extractAuthenticationDetails(authenticationList []interface{}) map[string]i
158158
authMap := authenticationList[0].(map[string]interface{})
159159
return authMap
160160
}
161-
// Default values if authentication block is not provided
162161
return map[string]interface{}{
163162
"type": nil,
164163
"role_arn": nil,

0 commit comments

Comments
 (0)