Bläddra i källkod

Update watcher.go

Updated Sirupsen to sirupsen
master
danzhilin 5 år sedan
förälder
incheckning
bfc4e4712b
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      watcher.go

+ 1
- 1
watcher.go Visa fil

@@ -7,7 +7,7 @@ import (
"sync"
"time"

log "github.com/Sirupsen/logrus"
log "github.com/sirupsen/logrus"
"github.com/fsnotify/fsnotify"
)


Laddar…
Avbryt
Spara