Skip to content

Commit

Permalink
chore: remove redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
Samir Kape committed Sep 28, 2023
1 parent 01d9ef1 commit a2cff88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/debug/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ func TestSearch(t *testing.T) {
}

func TestWebhook(t *testing.T) {
// Define the URL to which you want to send the request.
url := "https://example.com/api/endpoint"

// Define the payload as a string.
Expand Down

0 comments on commit a2cff88

Please sign in to comment.