Skip to content

Commit a06489e

Browse files
authored
fix acc to gofmt
1 parent 990c0b6 commit a06489e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gotests/patterncheck/patterncheck.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ import (
2323

2424
log "github.com/golang/glog"
2525

26-
"github.com/openconfig/goyang/pkg/yangentry"
2726
"github.com/openconfig/goyang/pkg/yang"
27+
"github.com/openconfig/goyang/pkg/yangentry"
2828
"github.com/openconfig/ygot/util"
2929
)
3030

0 commit comments

Comments
 (0)