Remove unneeded quotes

This commit is contained in:
Brenden Soares
2017-04-07 11:34:44 -07:00
committed by GitHub
parent 95d6366c0d
commit b81860de5f

View File

@@ -128,7 +128,7 @@ watch = true
# If you set watch.mode = "eager", the server starts to recompile
# your application every time your application's files change.
watch.mode = "normal"
watch.mode = normal
# Watch the entire $GOPATH for code changes. Default is false.
#watch.gopath = true