You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2017/08/11 18:49:04 UTC

[mynewt-newtmgr] 01/03: Revert "add back log"

This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch 1_1_0_dev
in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git

commit 393aef8eea9925b5b2c08922a143ca07e92ac7b3
Author: Christopher Collins <cc...@apache.org>
AuthorDate: Fri Aug 11 11:48:04 2017 -0700

    Revert "add back log"
    
    This reverts commit 4efc15c21617cbc01420038d2196efb8f630cb7b.
    
    I accidentally pushed this commit to the 1_1_0_dev branch.
---
 newtmgr/bll/bll_common.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/newtmgr/bll/bll_common.go b/newtmgr/bll/bll_common.go
index 93efd06..1e8933a 100644
--- a/newtmgr/bll/bll_common.go
+++ b/newtmgr/bll/bll_common.go
@@ -25,7 +25,7 @@ import (
 	"runtime"
 	"time"
 
-	log "github.com/Sirupsen/logrus"
+	"github.com/Sirupsen/logrus"
 	"github.com/currantlabs/ble"
 
 	"mynewt.apache.org/newtmgr/nmxact/bledefs"

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.