Commit e22f1435 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

nodefs: remove unused import

parent 8c7a3e48
......@@ -8,7 +8,6 @@ import (
"bytes"
"fmt"
"io/ioutil"
"log"
"os"
"path/filepath"
"reflect"
......@@ -25,8 +24,6 @@ import (
"github.com/kylelemons/godebug/pretty"
)
var _ = log.Println
type testCase struct {
*testing.T
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment