From 8280d8a096fd833c4fa243353b0cbae2f7e65a90 Mon Sep 17 00:00:00 2001 From: Saxon1 Date: Thu, 26 Apr 2018 15:51:14 +0930 Subject: [PATCH] removed import --- RevidCLI.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RevidCLI.go b/RevidCLI.go index f23c42f8..2ff4f804 100644 --- a/RevidCLI.go +++ b/RevidCLI.go @@ -36,7 +36,7 @@ import ( "time" "bitbucket.org/ausocean/av/revid" - "bitbucket.org/ausocean/utils/smartLogger" + _"bitbucket.org/ausocean/utils/smartLogger" "bitbucket.org/ausocean/IoT/pi/netsender" linuxproc "github.com/c9s/goprocinfo/linux"