Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit f8f75a6

Browse files
committed
Header cleanup
1 parent d8b948d commit f8f75a6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/network/postgres_protocol_handler.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,7 @@
2424
#include "network/peloton_server.h"
2525
#include "parser/postgresparser.h"
2626
#include "parser/statements.h"
27-
#include "planner/abstract_plan.h"
28-
#include "planner/delete_plan.h"
29-
#include "planner/insert_plan.h"
3027
#include "planner/plan_util.h"
31-
#include "planner/update_plan.h"
3228
#include "settings/settings_manager.h"
3329
#include "traffic_cop/traffic_cop.h"
3430
#include "type/value.h"

0 commit comments

Comments
 (0)