Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
schachmat committed Apr 9, 2016
1 parent 5692670 commit ae3b66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backends/forecast.io.go
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
package backends

import (
"regexp"
"encoding/json"
"flag"
"fmt"
"io/ioutil"
"log"
"net/http"
"regexp"
"time"

"github.com/schachmat/wego/iface"
Expand Down

0 comments on commit ae3b66f

Please sign in to comment.