Skip to content

Commit 2c2a42f

Browse files
committed
fix: import rosospf
1 parent d295471 commit 2c2a42f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/graph/imports.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ package graph
22

33
import (
44
_ "github.com/BaiMeow/NetworkMonitor/graph/parse/birdospf"
5+
_ "github.com/BaiMeow/NetworkMonitor/graph/parse/rosospf"
56
)

0 commit comments

Comments
 (0)