Update httpserver/main.go
This commit is contained in:
parent
ecc75c046f
commit
c5fd21439a
|
@ -1,7 +1,7 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"concord.hectabit.org/HectaBit/httpserver"
|
"git.ailur.dev/ailur/httpserver"
|
||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
"strconv"
|
"strconv"
|
||||||
|
|
Loading…
Reference in New Issue