mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-05-31 02:29:18 +02:00
Blog posts, fix lint
This commit is contained in:
parent
9b30ada880
commit
4596e4bcab
2 changed files with 4 additions and 2 deletions
server
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue