Skip to content

Commit 8a0371e

Browse files
authored
Merge pull request #8 from hatch-is/fix-logs
- fix typo
2 parents ba37231 + e04b1bc commit 8a0371e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webActions/webaction.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package webActions
22

33
import (
44
"encoding/json"
5-
"hatch-mcs/conf"
5+
"knowledge-base/conf"
66
"net/http"
77

88
"github.com/getsentry/raven-go"

0 commit comments

Comments
 (0)