Cleanup remaining clazy issues
This commit is contained in:
parent
e7664a43da
commit
5743a6de04
6 changed files with 37 additions and 25 deletions
|
|
@ -353,7 +353,6 @@ SingleImagePackModel::setAvatar(QUrl f)
|
|||
}
|
||||
|
||||
auto bytes = file.readAll();
|
||||
auto img = utils::readImage(bytes);
|
||||
|
||||
auto filename = f.fileName().toStdString();
|
||||
http::client()->upload(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue