From: Matt Joiner Date: Sat, 23 Sep 2017 05:27:26 +0000 (+1000) Subject: storage: Remove incorrect comment X-Git-Tag: v1.0.0~371 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=018afed5a7f1615b77a90edb83f6446708ec1a2d;p=btrtrc.git storage: Remove incorrect comment --- diff --git a/storage/file.go b/storage/file.go index 48a14312..e6645ee7 100644 --- a/storage/file.go +++ b/storage/file.go @@ -75,7 +75,6 @@ func (fs *fileClientImpl) OpenTorrent(info *metainfo.Info, infoHash metainfo.Has }, nil } -// File-based torrent storage, not yet bound to a Torrent. type fileTorrentImpl struct { dir string info *metainfo.Info