Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit 4f6ff31

Browse files
committed
update goframe version to v2
1 parent 5076462 commit 4f6ff31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

auth_jwt.go

-1
Original file line numberDiff line numberDiff line change
@@ -734,6 +734,5 @@ func GetToken(r *ghttp.Request) string {
734734
if len(token) == 0 {
735735
return ""
736736
}
737-
738737
return token
739738
}

0 commit comments

Comments
 (0)