Skip to content
Snippets Groups Projects
Unverified Commit ea5f83ff authored by bingyanglin's avatar bingyanglin
Browse files

remove test code

parent 59070b27
Branches
Tags
No related merge requests found
......@@ -65,7 +65,6 @@ func configure(plugin *node.Plugin) {
}
func run(plugin *node.Plugin) {
plugin.LogInfo("Starting XXXXX ...")
daemon.BackgroundWorker("Dashboard Updater", func() {
http.HandleFunc("/dashboard", ServeHome)
http.HandleFunc("/ws", ServeWs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment