Undo all tests

FossilOrigin-Name: eebeead12342bedf491da48118688a3cd028d23237419617bd833a1a15555f0d
This commit is contained in:
nekobit 2022-09-29 16:58:22 +00:00
parent 94e68916d0
commit f3b0b44eaa

View file

@ -25,7 +25,6 @@
namespace HTTP
{
using RequestArgs_t = std::vector<std::string>;
//test
using RequestCallback_t = std::function<void( const RequestArgs_t& )>;
/**