Skip to content

Commit 132b9d1

Browse files
committed
Removes debug log call
1 parent a721fcc commit 132b9d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ func Run(port int) {
100100
// If desired (or by default), create a watcher for templates and routes.
101101
// The watcher calls Refresh() on things on the first request.
102102
if MainWatcher != nil && Config.BoolDefault("watch.templates", true) {
103-
WARN.Println("watch templates true")
104103
MainWatcher.Listen(MainTemplateLoader, MainTemplateLoader.paths...)
105104
}
106105

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy