From da89ec98fb34757f0c46dc8cb2dd87ae78d317ce Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 10 Oct 2020 10:43:50 +0200 Subject: Refactor: move download->json parsing to a one function --- src/plugins/Mangatown.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/Mangatown.cpp') diff --git a/src/plugins/Mangatown.cpp b/src/plugins/Mangatown.cpp index 1f3bcae..400d1ef 100644 --- a/src/plugins/Mangatown.cpp +++ b/src/plugins/Mangatown.cpp @@ -1,7 +1,6 @@ #include "../../plugins/Mangatown.hpp" #include "../../include/Notification.hpp" #include -#include static const std::string mangatown_url = "https://www.mangatown.com"; -- cgit v1.2.3