This commit is contained in:
Joel Reymont 2015-07-03 16:53:13 +02:00
parent f96904ede7
commit 48bc495430
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ import (
"gopkg.in/tomb.v1" "gopkg.in/tomb.v1"
) )
var inotifyTracker *InotifyTracker
// InotifyFileWatcher uses inotify to monitor file changes. // InotifyFileWatcher uses inotify to monitor file changes.
type InotifyFileWatcher struct { type InotifyFileWatcher struct {
Filename string Filename string