extra import

This commit is contained in:
Stephen McQuay 2013-08-26 23:03:24 -07:00
parent 1b29096479
commit ad13aed9fd
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ package main
import ( import (
"code.google.com/p/go.net/websocket" "code.google.com/p/go.net/websocket"
"encoding/json" "encoding/json"
"log"
"net/http" "net/http"
"testing" "testing"
) )