Refactor out protocol and luhn (protocol dependency) packages
This commit is contained in:
@@ -24,8 +24,8 @@ import (
|
||||
"sort"
|
||||
"testing"
|
||||
|
||||
"github.com/syncthing/protocol"
|
||||
"github.com/syncthing/syncthing/internal/ignore"
|
||||
"github.com/syncthing/syncthing/internal/protocol"
|
||||
)
|
||||
|
||||
type testfile struct {
|
||||
|
||||
Reference in New Issue
Block a user