mirror of https://github.com/perkeep/perkeep.git
cammount: rm TODO
Change-Id: Id97cd0400c14ddbbfc7590055ba14d6bc1d1c554
This commit is contained in:
parent
bb7487ea0b
commit
f7732db604
|
@ -88,7 +88,6 @@ func main() {
|
|||
cl = client.NewOrFail() // automatic from flags
|
||||
cl.SetHTTPClient(&http.Client{Transport: cl.TransportForConfig(nil)})
|
||||
}
|
||||
// TODO(mpl): probably needs the transport setup for trusted certs here.
|
||||
|
||||
diskCacheFetcher, err := cacher.NewDiskCache(cl)
|
||||
if err != nil {
|
||||
|
|
Loading…
Reference in New Issue