Denmaseno 8 years ago
parent
commit
16fce95842
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plex.go

+ 1 - 0
plex.go

@@ -11,6 +11,7 @@ import (
 	"sync"
 	"time"
 
+	log "github.com/Sirupsen/logrus"
 	"gopkg.in/yaml.v2"
 )