goimports

This commit is contained in:
Matt Jaffee 2019-04-15 11:15:11 -05:00
parent 27ff1b69c6
commit 2414c71812
No known key found for this signature in database
GPG key ID: 08A3DFFF987B11BF

View file

@ -16,8 +16,9 @@ package pilosa
import (
"encoding/json"
"github.com/pkg/errors"
"regexp"
"github.com/pkg/errors"
)
// System errors.