Skip to content

Commit

Permalink
@gdey requested change. (go-spatial#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
JivanAmara committed Dec 7, 2017
1 parent 5bab47a commit 99cd4a1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions internal/log/standard.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ import (

var standard Standard

type Standard struct {
Interface
}
type Standard struct{}

func SetOutput(w io.Writer) {
goLog.SetOutput(w)
Expand Down

0 comments on commit 99cd4a1

Please sign in to comment.