Skip to content

Commit

Permalink
Merge pull request #8 from hatch-is/fix-logs
Browse files Browse the repository at this point in the history
- fix typo
  • Loading branch information
andreychuk authored Oct 27, 2016
2 parents ba37231 + e04b1bc commit 8a0371e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webActions/webaction.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package webActions

import (
"encoding/json"
"hatch-mcs/conf"
"knowledge-base/conf"
"net/http"

"github.com/getsentry/raven-go"
Expand Down

0 comments on commit 8a0371e

Please sign in to comment.