Consolidate imports for retention service

Minor cosmetic change
pull/2881/head
Philip O'Toole 2015-06-10 11:25:17 -07:00
parent 5102fb6196
commit a94cf8a4ca
1 changed files with 0 additions and 2 deletions

View File

@ -5,9 +5,7 @@ import (
"os"
"sync"
"time"
)
import (
"github.com/influxdb/influxdb/meta"
)