summaryrefslogtreecommitdiffstats
path: root/utils/html.go
diff options
context:
space:
mode:
Diffstat (limited to 'utils/html.go')
-rw-r--r--utils/html.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/html.go b/utils/html.go
index 05f36eb2c..48033b43e 100644
--- a/utils/html.go
+++ b/utils/html.go
@@ -9,8 +9,8 @@ import (
"net/http"
l4g "github.com/alecthomas/log4go"
+ "github.com/fsnotify/fsnotify"
"github.com/nicksnyder/go-i18n/i18n"
- "gopkg.in/fsnotify.v1"
)
// Global storage for templates