feat: copied code over
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
package repr
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
type Repr interface {
|
||||
fmt.Stringer
|
||||
fmt.Scanner
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user