Simplify memory handling

This commit is contained in:
Jakob Borg
2014-06-18 23:57:22 +02:00
parent b05fcbc9d7
commit 4dbce32738
6 changed files with 8 additions and 66 deletions

View File

@@ -12,7 +12,6 @@ import (
"io"
"sync"
"time"
"github.com/calmh/syncthing/xdr"
)