fix import

This commit is contained in:
Alex Goodman 2020-03-08 08:57:48 -04:00
parent adc3e19822
commit 76631e3313
No known key found for this signature in database
GPG Key ID: 150587AB82D3C4E6

View File

@ -8,7 +8,6 @@ import (
"os"
"github.com/spf13/cobra"
"github.com/spf13/viper"
"github.com/wagoodman/dive/runtime"
)