1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-09 00:00:02 +01:00

Fix imports

This commit is contained in:
Alexander Neumann 2016-01-03 21:48:57 +01:00
parent 314182e7e0
commit 61e66e936f

View file

@ -5,7 +5,6 @@ import (
"errors"
"fmt"
"io"
"os"
"strings"
"github.com/minio/minio-go"