Skip to content

Commit 7013e0c

Browse files
author
Tanya Gupta
committed
removing redundant import
Signed-off-by: Tanya Gupta <[email protected]>
1 parent 5600455 commit 7013e0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/parser/parse_type.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
#include "utils/builtins.h"
2727
#include "utils/lsyscache.h"
2828
#include "utils/syscache.h"
29-
#include "utils/guc.h"
3029

3130
static int32 typenameTypeMod(ParseState *pstate, const TypeName *typeName,
3231
Type typ);

0 commit comments

Comments
 (0)