oudated comment removed
This commit is contained in:
parent
209cbc8974
commit
6a04665454
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue