Skip to content

Commit

Permalink
chore: remove debug flag accidentally left in PR #1320
Browse files Browse the repository at this point in the history
  • Loading branch information
edvald committed Nov 8, 2019
1 parent 4b188ee commit 8d7090d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion garden-service/src/watch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ export class Watcher extends EventEmitter {
pollInterval: 100,
},
ignored: [...projectExcludes],
useFsEvents: false,
})

this.watcher
Expand Down

0 comments on commit 8d7090d

Please sign in to comment.