From 38e9bc56a8fda94b04e800827d8441d19c7d8d57 Mon Sep 17 00:00:00 2001 From: Rahim Kanji <87704158+rahim-kanji@users.noreply.github.com> Date: Tue, 19 Dec 2023 16:05:46 +0500 Subject: [PATCH] removed extra line --- .../deprecate_eof_support/eof_packet_mixed_queries-t.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/tap/tests_with_deps/deprecate_eof_support/eof_packet_mixed_queries-t.cpp b/test/tap/tests_with_deps/deprecate_eof_support/eof_packet_mixed_queries-t.cpp index 5690ea978..d55fa7f2f 100644 --- a/test/tap/tests_with_deps/deprecate_eof_support/eof_packet_mixed_queries-t.cpp +++ b/test/tap/tests_with_deps/deprecate_eof_support/eof_packet_mixed_queries-t.cpp @@ -27,7 +27,6 @@ #include "command_line.h" #include "utils.h" - using std::pair; using std::string; using std::vector;