no more local123

This commit is contained in:
Bel LaPointe
2018-10-21 08:49:24 -06:00
parent 32ee30ef4a
commit 599bd2d963
5 changed files with 14 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ package monitor
import (
"errors"
"local1/logger"
"local/logger"
"time"
"github.com/golang-collections/go-datastructures/queue"