Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ssutch committed Jul 29, 2012
1 parent a9acb4c commit 9115502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hellogoroutinehttp.go
@@ -1,9 +1,9 @@
package main

import (
"net/http"
"io/ioutil"
"log"
"net/http"
"time"
)

Expand Down

0 comments on commit 9115502

Please sign in to comment.