Skip to content

Commit ba97465

Browse files
committed
Remove dead code
1 parent ebd5fea commit ba97465

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zh/06.3.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ func (st *SessionStore) Get(key interface{}) interface{} {
3232
} else {
3333
return nil
3434
}
35-
return nil
3635
}
3736

3837
func (st *SessionStore) Delete(key interface{}) error {

0 commit comments

Comments
 (0)