Remove unnessary include

pull/7508/head
eaydingol 2024-02-15 08:28:16 +00:00 committed by eaydingol
parent b6b611dec9
commit f462c040e1
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
#include "postgres.h"
#include "nodes/pg_list.h"
#include "distributed/commands.h"
#include "distributed/commands/utility_hook.h"
#include "distributed/coordinator_protocol.h"