log removed

This commit is contained in:
alessio 2016-10-14 10:50:07 +02:00
parent 64ad2dcaf3
commit d2be431d82

View File

@ -17,9 +17,6 @@ import (
// Watching method is the main core. It manages the livereload and the watching
func (p *Project) watching() {
log.Println(p)
var wr sync.WaitGroup
var watcher *fsnotify.Watcher