Skip to content

Commit a653c17

Browse files
committed
Merge branch 'master' of https://github.com/cbonello/revel-csrf into HEAD
2 parents a4b36ab + 4354dc3 commit a653c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Simply call the CSRFFilter() filter from init.go:
2323
package app
2424

2525
import (
26-
csrf "github.com/cbonello/revel-csrf"
26+
"github.com/cbonello/revel-csrf"
2727
"github.com/robfig/revel"
2828
)
2929

0 commit comments

Comments
 (0)