Refactor out protocol and luhn (protocol dependency) packages
This commit is contained in:
@@ -21,7 +21,7 @@ package db
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/syncthing/syncthing/internal/protocol"
|
||||
"github.com/syncthing/protocol"
|
||||
)
|
||||
|
||||
// Used for unmarshalling a FileInfo structure but skipping the block list.
|
||||
|
||||
Reference in New Issue
Block a user