From 8c7da84fca8fdd4cdfd0065b058ffef72f693041 Mon Sep 17 00:00:00 2001 From: alessio Date: Tue, 30 Aug 2016 16:37:35 +0200 Subject: [PATCH] watching msg fixed --- realize/watcher.go | 1 - 1 file changed, 1 deletion(-) diff --git a/realize/watcher.go b/realize/watcher.go index 54048a4..1743e3c 100644 --- a/realize/watcher.go +++ b/realize/watcher.go @@ -240,7 +240,6 @@ func (p *Project) walks(watcher *fsnotify.Watcher) { } } fmt.Println(Red("Watching: "), pname(p.Name, 1), Magenta(files), "file/s", Magenta(folders), "folder/s") - fmt.Println() } // Ignore validates a path