Removed redundant include

This commit is contained in:
Fred Nicolson 2020-01-14 09:39:21 +00:00
parent 69407a6ac5
commit 9d901396dc
No known key found for this signature in database
GPG Key ID: 78C1DD87B47797D2

View File

@ -3,7 +3,6 @@
// //
#include <gtest/gtest.h> #include <gtest/gtest.h>
#include <gmock/gmock-more-matchers.h>
#include <frnetlib/HttpResponse.h> #include <frnetlib/HttpResponse.h>
TEST(HttpTest, test_request_type_to_string) TEST(HttpTest, test_request_type_to_string)