Remove unused dependencies from dashboard_test.go

pull/1304/head
Luke Morris 2017-04-28 12:57:16 -07:00
parent 0bc4716e56
commit 9a198bb5dc
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
package server
import (
"encoding/json"
"log"
"reflect"
"testing"