summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorjaerri <62021987+jaerri@users.noreply.github.com>2026-02-04 10:44:10 -0600
committerjaerri <62021987+jaerri@users.noreply.github.com>2026-02-04 10:44:10 -0600
commit107150c0f8f2512c67c69af0a007ecff5c9d1ae1 (patch)
tree4b26cee68dc66e00a40a3295dc3dc88e09c62a0d /main.go
parent9c9d5e43da56cd7a74a696e6d9b4ab328873e40d (diff)
php test
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index cf18b45..f0994af 100644
--- a/main.go
+++ b/main.go
@@ -8,5 +8,4 @@ func main() {
http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) {
})
- http
}