fix dangling import.

This commit is contained in:
Raúl Kripalani 2020-09-04 12:14:27 +01:00
parent 1ec534d607
commit 0a4c473a7c

View File

@ -5,7 +5,6 @@ import (
"fmt"
"os"
"path/filepath"
"sync"
"golang.org/x/xerrors"