mirror of https://github.com/perkeep/perkeep.git
fix build error "errors imported but not used\ foursquare.go:21"
Change-Id: I03df0c1c9afb9154d6d91b71bf4ec32ccea35785
This commit is contained in:
parent
7ee0d657cd
commit
7e2ced6c35
|
@ -18,7 +18,6 @@ limitations under the License.
|
|||
package foursquare
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"log"
|
||||
"net/http"
|
||||
|
|
Loading…
Reference in New Issue