Skip to content

Commit

Permalink
Import order
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Orive <adrian.orive.oneca@gmail.com>
  • Loading branch information
Adirio committed Nov 12, 2019
1 parent e6a5211 commit 5215c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/scaffold/scaffoldtest/scaffoldtest.go
Expand Up @@ -18,12 +18,12 @@ package scaffoldtest

import (
"bytes"
"go/build"
"io"
"io/ioutil"
"os"
"path"
"path/filepath"
"go/build"

"github.com/onsi/ginkgo"
"github.com/onsi/gomega"
Expand Down

0 comments on commit 5215c05

Please sign in to comment.