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 d295471 commit 2c2a42fCopy full SHA for 2c2a42f
backend/graph/imports.go
@@ -2,4 +2,5 @@ package graph
2
3
import (
4
_ "github.com/BaiMeow/NetworkMonitor/graph/parse/birdospf"
5
+ _ "github.com/BaiMeow/NetworkMonitor/graph/parse/rosospf"
6
)
0 commit comments