Dont need this

This commit is contained in:
Mm2PL 2023-12-02 02:43:35 +01:00
parent 05aa4e017b
commit ccd88b8bf1
No known key found for this signature in database
GPG key ID: 94AC9B80EFA15ED9

View file

@ -93,7 +93,6 @@ QString getLinkFromResponse(NetworkResult response, QString pattern)
void ImageUploader::save()
{
this->uploadedImagesSetting_->setValue(this->images_.raw());
this->sm_->save();
}