Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Update package path in example code.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhammond committed Sep 8, 2013
1 parent c63b746 commit e26bdc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions example_test.go
Expand Up @@ -6,8 +6,7 @@ package fsnotify_test

import (
"log"

"code.google.com/p/go.exp/fsnotify"
"github.com/howeyc/fsnotify"
)

func ExampleNewWatcher() {
Expand Down

0 comments on commit e26bdc2

Please sign in to comment.