lib/model: Fix tests, clean up pool usage in protocol

This commit is contained in:
Jakob Borg
2016-12-19 12:26:26 +01:00
committed by Jakob Borg
parent d41c131364
commit dd7bb6c4b8
5 changed files with 16 additions and 19 deletions

View File

@@ -17,8 +17,6 @@ import (
"testing"
"time"
"io"
"github.com/syncthing/syncthing/lib/config"
"github.com/syncthing/syncthing/lib/protocol"
"github.com/syncthing/syncthing/lib/rc"