]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Extraneous import
authorMatt Joiner <anacrolix@gmail.com>
Sun, 1 Mar 2015 04:19:35 +0000 (15:19 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 1 Mar 2015 04:19:35 +0000 (15:19 +1100)
data/file/file.go

index 4a22e25dbaf445422c2f22716dd1d8bbbbacf01b..e9741b06f754168b3f1fefc5e627dd2468888e9e 100644 (file)
@@ -2,7 +2,6 @@ package file
 
 import (
        "io"
-       "io/ioutil"
        "os"
        "path/filepath"