Blog posts, fix lint

This commit is contained in:
binwiederhier 2023-03-29 00:23:08 -04:00
parent 9b30ada880
commit 4596e4bcab
2 changed files with 4 additions and 2 deletions

View file

@ -34,8 +34,6 @@ import (
"unicode/utf8"
)
import _ "net/http/pprof"
// Server is the main server, providing the UI and API for ntfy
type Server struct {
config *Config