From 6a04665454f08280d4ad9b5b92e128a6fbca2aae Mon Sep 17 00:00:00 2001 From: alessio Date: Mon, 22 Aug 2016 20:27:03 +0200 Subject: [PATCH] oudated comment removed --- realize/watcher.go | 1 - 1 file changed, 1 deletion(-) diff --git a/realize/watcher.go b/realize/watcher.go index c7370fa..15e05a8 100644 --- a/realize/watcher.go +++ b/realize/watcher.go @@ -105,7 +105,6 @@ func (p *Project) Watching() { p.base = base + p.Path for _, dir := range p.Watcher.Paths { - // check main existence dir = slash(dir) base = p.base + dir