Navigation Menu

Skip to content

Commit

Permalink
examples/image_matcher: name the goga import
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcraven committed Apr 17, 2016
1 parent 6079957 commit 3b7915e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/image_matcher/image_matcher.go
Expand Up @@ -8,8 +8,7 @@ import (
"os"
"runtime"
"time"

"github.com/tomcraven/goga"
ga "github.com/tomcraven/goga"
)

const (
Expand Down

0 comments on commit 3b7915e

Please sign in to comment.