Refactor out protocol and luhn (protocol dependency) packages
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
|
||||
"testing"
|
||||
|
||||
"github.com/syncthing/syncthing/internal/protocol"
|
||||
"github.com/syncthing/protocol"
|
||||
)
|
||||
|
||||
var device protocol.DeviceID
|
||||
|
||||
Reference in New Issue
Block a user