log removed
This commit is contained in:
parent
64ad2dcaf3
commit
d2be431d82
@ -17,9 +17,6 @@ import (
|
|||||||
|
|
||||||
// Watching method is the main core. It manages the livereload and the watching
|
// Watching method is the main core. It manages the livereload and the watching
|
||||||
func (p *Project) watching() {
|
func (p *Project) watching() {
|
||||||
|
|
||||||
log.Println(p)
|
|
||||||
|
|
||||||
var wr sync.WaitGroup
|
var wr sync.WaitGroup
|
||||||
var watcher *fsnotify.Watcher
|
var watcher *fsnotify.Watcher
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user