Remove an unused export.

This commit is contained in:
Oleksii Kliukin 2017-06-08 16:05:54 +02:00 committed by Oleksii Kliukin
parent a9d746878b
commit e0dacd0ca9
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ package controller
import (
"fmt"
"sync"
"time"
"github.com/Sirupsen/logrus"
"k8s.io/client-go/kubernetes"