Skip to content

Commit

Permalink
gofmt example_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen committed Mar 28, 2024
1 parent fe2f171 commit 96caabd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ limitations under the License.
package codegen_test

import (
"github.com/dolmen-go/codegen"
"log"
"os"

"github.com/dolmen-go/codegen"
)

func Example() {
Expand Down

0 comments on commit 96caabd

Please sign in to comment.