From de577792001dfc7e44cc1ab9f860705777bcfca9 Mon Sep 17 00:00:00 2001 From: bel Date: Sun, 26 Jun 2022 21:30:02 -0600 Subject: [PATCH] whoops --- main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main.go b/main.go index fc76751..0ff6a60 100755 --- a/main.go +++ b/main.go @@ -317,4 +317,3 @@ func setContentTypeIfMedia(w http.ResponseWriter, r *http.Request) { w.Header().Set("Content-Type", "application/x-tar") } } ->>>>>>> 66a35fcf10990bd0cd452a9eb7561b22581d250d