Skip to content

Commit a40fd6b

Browse files
authored
Merge pull request #761 from SumoLogic/aj/fix-make-build
Removed extra empty line causing gofmt error
2 parents 2057d22 + c3ffe0b commit a40fd6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sumologic/resource_sumologic_partition.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,3 @@ func areAnalyticsTierEqual(a, b *string) bool {
207207

208208
return strings.EqualFold(coerceToStr(a), coerceToStr(b))
209209
}
210-

0 commit comments

Comments
 (0)