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 d212e13 commit a8930cbCopy full SHA for a8930cb
1 file changed
packet-sender/PacketGenerator.go
@@ -10,7 +10,7 @@ import (
10
"strings"
11
"time"
12
13
- "github.com/HyperloopUPV-H8/software/backend/internal/adj"
+ "github.com/HyperloopUPV-H8/h9-backend/internal/adj"
14
)
15
16
type PacketGenerator struct {
0 commit comments