Revert "initial attempt to integrate surf http client"

This reverts commit 538d52d064.
This commit is contained in:
2026-01-24 15:00:30 -06:00
parent 538d52d064
commit 8c85da5472
45 changed files with 109 additions and 196 deletions
+1 -1
View File
@@ -3,9 +3,9 @@ package reddit
import (
"bytes"
"fmt"
"github.com/enetx/http"
"io"
"io/ioutil"
"net/http"
"net/url"
"os"
"strings"