Cleanup after migration

Signed-off-by: Daniel Nephin <dnephin@gmail.com>
This commit is contained in:
Daniel Nephin
2018-01-18 16:49:34 -05:00
parent ef48a0268e
commit 37aa41b164
5 changed files with 13 additions and 19 deletions

View File

@@ -3,6 +3,7 @@ package content
import (
"bytes"
"context"
_ "crypto/sha256" // required by go-digest
"io"
"strings"
"testing"