From a94d3b7ecd5a8d0863f689a9d515478fdb2b9026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Magiera?= Date: Fri, 22 Mar 2019 00:52:45 +0100 Subject: [PATCH] add: gofmt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit License: MIT Signed-off-by: Ɓukasz Magiera --- core/commands/add.go | 1 - 1 file changed, 1 deletion(-) diff --git a/core/commands/add.go b/core/commands/add.go index f7496e326cd..bdf24a6e144 100644 --- a/core/commands/add.go +++ b/core/commands/add.go @@ -200,7 +200,6 @@ You can now check what blocks have been created by: } _, dir := toadd.(files.Directory) - opts := []options.UnixfsAddOption{ options.Unixfs.Hash(hashFunCode),