Skip to content

Commit

Permalink
Update topdown/http.go
Browse files Browse the repository at this point in the history
Signed-off-by: lukyer <[email protected]>
  • Loading branch information
lukyer authored and ashutosh-narkar committed Sep 9, 2024
1 parent cac0a84 commit d250ea4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion topdown/http.go
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ func getHTTPResponse(bctx BuiltinContext, req ast.Object) (*ast.Term, error) {
}
}


return ast.NewTerm(resp), nil
}

Expand Down

0 comments on commit d250ea4

Please sign in to comment.