downloader: remove unnecessary header

This commit is contained in:
Paul Davis 2022-09-13 14:15:24 -06:00
parent d087cd9465
commit be24b51a6b
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <atomic>
#include <string>
#include <thread>
#include <curl/curl.h>