Update httpserver/main.go

This commit is contained in:
Tracker-Friendly 2024-10-25 20:41:15 +01:00
parent ecc75c046f
commit c5fd21439a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package main
import (
"concord.hectabit.org/HectaBit/httpserver"
"git.ailur.dev/ailur/httpserver"
"fmt"
"os"
"strconv"