chore: format
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
@ -17,10 +17,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "net/ApiDownload.h"
|
||||
#include "ByteArraySink.h"
|
||||
#include "ChecksumValidator.h"
|
||||
#include "MetaCacheSink.h"
|
||||
#include "net/ApiDownload.h"
|
||||
#include "net/NetAction.h"
|
||||
|
||||
namespace Net {
|
||||
@ -57,7 +57,6 @@ auto ApiDownload::makeFile(QUrl url, QString path, Options options) -> Download:
|
||||
return dl;
|
||||
}
|
||||
|
||||
|
||||
void ApiDownload::init()
|
||||
{
|
||||
qDebug() << "Setting up api download";
|
||||
|
Reference in New Issue
Block a user