chore: format

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-06-01 20:31:23 -07:00
parent 418677ef31
commit 6db906d623
4 changed files with 17 additions and 18 deletions

View File

@ -33,7 +33,6 @@ class ApiDownload : public Download {
static auto makeFile(QUrl url, QString path, Options options = Option::NoOptions) -> Download::Ptr;
void init() override;
};
} // namespace Net