Skip to content

Commit a8930cb

Browse files
committed
Module import change
1 parent d212e13 commit a8930cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packet-sender/PacketGenerator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"strings"
1111
"time"
1212

13-
"github.com/HyperloopUPV-H8/software/backend/internal/adj"
13+
"github.com/HyperloopUPV-H8/h9-backend/internal/adj"
1414
)
1515

1616
type PacketGenerator struct {

0 commit comments

Comments
 (0)