chore: remove stale comment
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
Oli Evans committed
Jul 21, 2020 at 10:31 UTC
bb6a42dd080e5d50e14d55a2031d4fb6b9778f64
1 file changed
-2
snap/snapcraft.yaml
-2
@@ -26,8 +26,6 @@ apps:
26
parts:
27
ipfs:
28
source: '.'
29
- # TODO: set this to master when porting this file to ipfs/go-ipfs.
30
- # Setting it explicitly lets us build the missing versions 0.5 and 0.6
29
source-tag: master
30
plugin: go
31
# keep me up to date with the go version that go-ipfs expects to be built with.