gitea icon indicating copy to clipboard operation
gitea copied to clipboard

Fix missing memcache import

Open wxiaoguang opened this issue 1 year ago • 2 comments

Regression of #30417, the "memcache" import was not kept by mistake.

Fix #31102

wxiaoguang avatar May 27 '24 12:05 wxiaoguang

Needs a //nolint?

silverwind avatar May 27 '24 12:05 silverwind

Needs a //nolint?

Yup, force-pushed 1746b7eede210f9ee3c72424be8ca141ec90c41f

wxiaoguang avatar May 27 '24 13:05 wxiaoguang