Skip to content

Commit 766eaa9

Browse files
committed
add the missing line, still cycle imports
1 parent 2b6a4a9 commit 766eaa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/v0_7_exp/translate_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ import (
2525
"testing"
2626

2727
baseutil "github.com/coreos/butane/base/util"
28+
// _ "github.com/coreos/butane/config"
2829
"github.com/coreos/butane/config/common"
2930
confutil "github.com/coreos/butane/config/util"
3031
"github.com/coreos/butane/translate"

0 commit comments

Comments
 (0)