fix build error "errors imported but not used\ foursquare.go:21"

Change-Id: I03df0c1c9afb9154d6d91b71bf4ec32ccea35785
This commit is contained in:
Eric Drechsel 2014-04-19 10:46:34 -07:00
parent 7ee0d657cd
commit 7e2ced6c35
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ limitations under the License.
package foursquare
import (
"errors"
"fmt"
"log"
"net/http"