We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4d8a9 commit f363224Copy full SHA for f363224
cmd/lndmon/main.go
@@ -2,7 +2,6 @@ package main
2
3
import (
4
"github.com/lightninglabs/lndmon"
5
-
6
_ "github.com/lightninglabs/lndmon/collectors"
7
)
8
0 commit comments