Rename ByteSize to ReadableSize
This commit is contained in:
parent
dae95f473e
commit
c2d137d1f2
4 changed files with 10 additions and 9 deletions
|
@ -14,6 +14,7 @@ import (
|
|||
"code.gitea.io/gitea/models/unittest"
|
||||
user_model "code.gitea.io/gitea/models/user"
|
||||
files_service "code.gitea.io/gitea/services/repository/files"
|
||||
|
||||
"github.com/PuerkitoBio/goquery"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue