Skip to content

Commit 8c0e117

Browse files
committed
lint
1 parent 5cef248 commit 8c0e117

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/fleet/agent_policy/models.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ func (model *agentPolicyModel) populateFromAPI(ctx context.Context, data *kbapi.
8787
}
8888
model.GlobalDataTags = gdt
8989
}
90-
return
9190
}
9291

9392
func (model *agentPolicyModel) toAPICreateModel(ctx context.Context, serverVersion *version.Version) (kbapi.PostFleetAgentPoliciesJSONRequestBody, diag.Diagnostics) {

0 commit comments

Comments
 (0)