[chore/backend] remove mocks

This commit is contained in:
CDN 2025-02-22 02:46:40 +08:00
parent be8bf22017
commit e86d8c1576
Signed by: CDN
GPG key ID: 0C656827F9F80080
3 changed files with 0 additions and 7 deletions

View file

@ -1,7 +1,5 @@
package storage
//go:generate mockgen -source=storage.go -destination=mock/mock_storage.go -package=mock
import (
"context"
"io"