Skip to content

Commit

Permalink
import "errors"
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoh86 committed Nov 3, 2020
1 parent 66ca483 commit 43fd8be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/interfacer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package main

import (
"bytes"
"errors"
"flag"
"fmt"
"go/format"
Expand Down

0 comments on commit 43fd8be

Please sign in to comment.