Skip to content

Commit

Permalink
remove unnecessary trailing newline
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed Feb 6, 2024
1 parent e62fb1a commit 127063a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/provider/host_resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,6 @@ func sliceDifference(slice1 []int64, slice2 []int64) []int64 {
}
}
return difference

}

func (r *HostResource) HandleGroupAssociation(ctx context.Context, data HostResourceModel) diag.Diagnostics {
Expand Down

0 comments on commit 127063a

Please sign in to comment.