0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-04 10:18:47 +02:00
gitea/modules/nosql
Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695)
* Remove unnecessary variable assignments

As title

* enable ineffassign

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-11-18 09:33:06 +08:00
..
leveldb.go
manager.go [Vendor] Update go-redis to v8.5.0 (#13749) 2021-02-10 21:28:32 +00:00
manager_leveldb.go Remove unnecessary variable assignments (#17695) 2021-11-18 09:33:06 +08:00
manager_redis.go Fix setting redis db path (#15698) 2021-05-03 13:24:24 -04:00
redis.go
redis_test.go