From bb6a42dd080e5d50e14d55a2031d4fb6b9778f64 Mon Sep 17 00:00:00 2001 From: Oli Evans Date: Tue, 21 Jul 2020 10:31:55 +0100 Subject: [PATCH] chore: remove stale comment License: MIT Signed-off-by: Oli Evans --- snap/snapcraft.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3602a2fcb..1c4da1a21 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -26,8 +26,6 @@ apps: parts: ipfs: source: '.' - # TODO: set this to master when porting this file to ipfs/go-ipfs. - # Setting it explicitly lets us build the missing versions 0.5 and 0.6 source-tag: master plugin: go # keep me up to date with the go version that go-ipfs expects to be built with.