Remove unused dependencies

This commit is contained in:
Ian Wahbe 2021-08-25 13:33:12 -07:00
parent cd2f126f5f
commit 0d3311a4b4

View file

@ -2,9 +2,6 @@ package tests
import (
"encoding/json"
"io/ioutil"
"os"
"path"
"runtime"
"testing"