Because I am a muppet

This commit is contained in:
Audrius Butkevicius
2015-10-23 20:21:21 +01:00
parent 4fd614be09
commit 7b5ab29a6d
3 changed files with 3 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ import (
"fmt"
"log"
"github.com/syncthing/protocol"
"github.com/syncthing/syncthing/lib/db"
"github.com/syncthing/syncthing/lib/protocol"
"github.com/syndtr/goleveldb/leveldb"
)