remove fever code
This commit is contained in:
parent
62e0caa950
commit
db7a178a8d
3 changed files with 0 additions and 343 deletions
|
|
@ -24,7 +24,6 @@ import (
|
|||
var routes []Route = []Route{
|
||||
p("/", IndexHandler).ManualAuth(),
|
||||
p("/static/*path", StaticHandler).ManualAuth(),
|
||||
p("/fever", FeverHandler).ManualAuth(),
|
||||
|
||||
p("/api/status", StatusHandler),
|
||||
p("/api/folders", FolderListHandler),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue